From 124c22d5fdc6f6e9a9774af348889ef53856b2b9 Mon Sep 17 00:00:00 2001
From: Bruce Momjian
Date: Thu, 26 Jun 2008 01:12:20 +0000
Subject: Remove use of postmaster.opts.default by pg_ctl.
---
doc/src/sgml/ref/pg_ctl-ref.sgml | 16 +---------------
1 file changed, 1 insertion(+), 15 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 2d0b8a33ee..638f3f1871 100644
--- a/doc/src/sgml/ref/pg_ctl-ref.sgml
+++ b/doc/src/sgml/ref/pg_ctl-ref.sgml
@@ -1,5 +1,5 @@
@@ -405,20 +405,6 @@ PostgreSQL documentation
-
- postmaster.opts.default
-
-
-
- If this file exists in the data directory,
- pg_ctl (in
- mode) will pass the contents of the file as options to the
- postgres command, unless overridden by the
- option.
-
-
-
-
postmaster.opts
--
cgit v1.2.3