summaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorTom Lane2012-04-04 19:05:30 +0000
committerTom Lane2012-04-04 19:05:30 +0000
commit260b119c584775b389bb5af3bf3704b03ab35416 (patch)
tree0b7ace17cb2685d7a138f7493c628b9c31a5a543 /doc/src
parent230e779f58e937834902501b28704a13f47f2d57 (diff)
Fix syslogger to not lose log coherency under high load.
The original coding of the syslogger had an arbitrary limit of 20 large messages concurrently in progress, after which it would just punt and dump message fragments to the output file separately. Our ambitions are a bit higher than that now, so allow the data structure to expand as necessary. Reported and patched by Andrew Dunstan; some editing by Tom
Diffstat (limited to 'doc/src')
0 files changed, 0 insertions, 0 deletions