pgsql: Improvements to docs about pg_archive_cleanup and use of archive - Mailing list pgsql-committers

From Simon Riggs
Subject pgsql: Improvements to docs about pg_archive_cleanup and use of archive
Date
Msg-id E1P6SaV-0005fe-T8@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Improvements to docs about pg_archive_cleanup and use of archives

Brendan Jurd

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=7085891784784fda7314c0510da901fc8402380a

Modified Files
--------------
doc/src/sgml/high-availability.sgml |   26 ++++++++++++------------
doc/src/sgml/pgarchivecleanup.sgml  |   32 +++++++++++++++-------------
doc/src/sgml/recovery-config.sgml   |   38 ++++++++++++++++++++++------------
3 files changed, 54 insertions(+), 42 deletions(-)


pgsql-committers by date:

Previous
From: Simon Riggs
Date:
Subject: pgsql: Make startup process respond to signals to cancel waiting on lat
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Fix makefile logic to not break the build when xgettext is missi