From 75478861a4566c518ea2cd5d215d9fb08c4fa667 Mon Sep 17 00:00:00 2001
From: Bruce Momjian
Date: Tue, 23 May 2000 21:46:57 +0000
Subject: pg_ctl does not use -S by default anymore so update documentation
---
doc/src/sgml/ref/pgctl-ref.sgml | 10 ++--------
1 file changed, 2 insertions(+), 8 deletions(-)
(limited to 'doc/src')
diff --git a/doc/src/sgml/ref/pgctl-ref.sgml b/doc/src/sgml/ref/pgctl-ref.sgml
index e6a0979b3fd..21490739720 100644
--- a/doc/src/sgml/ref/pgctl-ref.sgml
+++ b/doc/src/sgml/ref/pgctl-ref.sgml
@@ -1,5 +1,5 @@
@@ -254,13 +254,7 @@ pg_ctl [-D datadir] status
postmaster.opts.default contains parameters
- for postmaster. With a
- default installation, the option is enabled.
- So pg_ctl start implies:
-
-
-postmaster -S
-
+ for postmaster.
--
cgit v1.2.3