From 1fd832fbb52a570dd5fed161f8d0a66c9de7ae23 Mon Sep 17 00:00:00 2001 From: Craig Ringer Date: Wed, 17 Jun 2015 14:53:25 +0800 Subject: [PATCH] Explain that you can't part a node from its self --- doc/manual-functions.sgml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/manual-functions.sgml b/doc/manual-functions.sgml index a64ad2911d..c0f219d8dd 100644 --- a/doc/manual-functions.sgml +++ b/doc/manual-functions.sgml @@ -116,7 +116,8 @@ Removes all the nodes - identified by the node names in the array. All the remaining nodes in the cluster have to be - reachable for this to succeed. + reachable for this to succeed. This function must be run + on a node that is not being removed. -- 2.39.5