pgsql: Document that postmaster.opts is excluded from base backups

From: Robert Haas <rhaas(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Document that postmaster.opts is excluded from base backups
Date: 2011-10-19 04:20:45
Message-ID: E1RGNe1-0002OB-Mv@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Document that postmaster.opts is excluded from base backups

Fujii Masao

Branch
------
REL9_1_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/13a867825a0aafb7f9b417cc4e52cd5d8988eabc

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

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2011-10-20 01:01:26 pgsql: Add some more regression tests for DROP IF EXISTS.
Previous Message Tom Lane 2011-10-19 01:44:30 pgsql: Suppress remaining -Waddress warnings from recent gcc versions.