pgsql: Document that not backing up postmaster.pid and postmaster.opts

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Document that not backing up postmaster.pid and postmaster.opts
Date: 2011-10-11 21:33:54
Message-ID: E1RDjxS-0001HP-TT@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/47cacfc0f171c7794a8a953e4676db60e1fb261c

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

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2011-10-11 22:04:34 pgsql: Improve entab's Makefile install entry.
Previous Message Thom Brown 2011-10-11 20:56:07 Re: pgsql: Consider index-only scans even when there is no matching qual or