diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2012-03-05 14:08:57 -0500 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2012-03-05 14:08:57 -0500 |
commit | e076ee6d3f1bf9ece52eb7c9dacea8f91e4c991c (patch) | |
tree | ca59bd9559d9f6093cea2862efe1e02df12d65f1 /src | |
parent | ef03b34550e3577c4be3baa25b70787f5646c57b (diff) | |
download | postgresql-e076ee6d3f1bf9ece52eb7c9dacea8f91e4c991c.tar.gz postgresql-e076ee6d3f1bf9ece52eb7c9dacea8f91e4c991c.zip |
Improve documentation around logging_collector and use of stderr.
In backup.sgml, point out that you need to be using the logging collector
if you want to log messages from a failing archive_command script. (This
is an oversimplification, in that it will work without the collector as
long as you're not sending postmaster stderr to /dev/null; but it seems
like a good idea to encourage use of the collector to avoid problems
with multiple processes concurrently scribbling on one file.)
In config.sgml, do some wordsmithing of logging_collector discussion.
Per bug #6518 from Janning Vygen
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions