From 187ca5e8e90baacc2d36c8bd0b08040f33c07fa1 Mon Sep 17 00:00:00 2001 From: Peter Eisentraut Date: Mon, 29 Apr 2013 21:55:12 -0400 Subject: Revert "pg_ctl: Add idempotent option" This reverts commit 87306184580c9c49717b00d48a2f9e717f21e0a8. The behavior in certain cases is still being debated, and it's too late to solve this before beta. --- doc/src/sgml/ref/pg_ctl-ref.sgml | 21 --------------------- 1 file changed, 21 deletions(-) (limited to 'doc/src') diff --git a/doc/src/sgml/ref/pg_ctl-ref.sgml b/doc/src/sgml/ref/pg_ctl-ref.sgml index 549730da6f9..3107514901c 100644 --- a/doc/src/sgml/ref/pg_ctl-ref.sgml +++ b/doc/src/sgml/ref/pg_ctl-ref.sgml @@ -39,7 +39,6 @@ PostgreSQL documentation options path - @@ -56,7 +55,6 @@ PostgreSQL documentation - @@ -272,25 +270,6 @@ PostgreSQL documentation - - - - - - When used with the start or stop - actions, return exit code 0 if the server is already running or - stopped, respectively. Otherwise, an error is raised and a nonzero - exit code is returned in these cases. - - - - This option is useful for System-V-style init scripts, which require - the start and stop actions to be - idempotent. - - - - -- cgit v1.2.3