diff options
author | Andrew Dunstan <andrew@dunslane.net> | 2007-06-14 01:48:51 +0000 |
---|---|---|
committer | Andrew Dunstan <andrew@dunslane.net> | 2007-06-14 01:48:51 +0000 |
commit | bd2cb9aaa55d2c6760e2722557a8a87b0bd40945 (patch) | |
tree | 2301545dd731540c607b94277e4e52377f82f821 /src/backend/utils/adt/arrayutils.c | |
parent | 320f8205850a2e42b0c6a1e8a7649a7df72b547d (diff) | |
download | postgresql-bd2cb9aaa55d2c6760e2722557a8a87b0bd40945.tar.gz postgresql-bd2cb9aaa55d2c6760e2722557a8a87b0bd40945.zip |
Implement a chunking protocol for writes to the syslogger pipe, with messages
reassembled in the syslogger before writing to the log file. This prevents
partial messages from being written, which mucks up log rotation, and
messages from different backends being interleaved, which causes garbled
logs. Backport as far as 8.0, where the syslogger was introduced.
Tom Lane and Andrew Dunstan
Diffstat (limited to 'src/backend/utils/adt/arrayutils.c')
0 files changed, 0 insertions, 0 deletions