aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist
diff options
context:
space:
mode:
authorAndrew Dunstan <andrew@dunslane.net>2007-06-14 01:49:39 +0000
committerAndrew Dunstan <andrew@dunslane.net>2007-06-14 01:49:39 +0000
commit0998720d0cf4bf6197d2d8d4caef77dbe03a0e18 (patch)
tree6fd921c58463e8009656962e88973b865ef17606 /src/backend/access/gist
parent83d95b572b8ef344b74da2ceb1fdfa8579a20638 (diff)
downloadpostgresql-0998720d0cf4bf6197d2d8d4caef77dbe03a0e18.tar.gz
postgresql-0998720d0cf4bf6197d2d8d4caef77dbe03a0e18.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/access/gist')
0 files changed, 0 insertions, 0 deletions