> From: pgsql-hackers-ow...@postgresql.org
[mailto:pgsql-hackers-ow...@postgresql.org]
> On Behalf Of Tom Lane
> We've had a couple of complaints recently from people who were unhappy
because the
> syslogger's log_truncate_on_rotation logic does not fire during the first
log rotation > after it'
We've had a couple of complaints recently from people who were unhappy
because the syslogger's log_truncate_on_rotation logic does not fire
during the first log rotation after it's forked off from the postmaster.
The key reason for that was that to know whether to truncate or not,
the code has to k