pgsql: Document that not backing up postmaster.pid and postmaster.opts - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: Document that not backing up postmaster.pid and postmaster.opts
Date
Msg-id E1RDjxS-0001HR-Sx@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Document that not backing up postmaster.pid and postmaster.opts might
help prevent pg_ctl from getting confused.

Backpatch to 9.1.

Branch
------
REL9_1_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/35db9d0ab8a81470b2be62728105cfa36e26e56c

Modified Files
--------------
doc/src/sgml/backup.sgml |    6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: Document that not backing up postmaster.pid and postmaster.opts
Next
From: Bruce Momjian
Date:
Subject: pgsql: Improve entab's Makefile install entry.