Re: more robust log rotation - Mailing list pgsql-hackers

From Tom Lane
Subject Re: more robust log rotation
Date
Msg-id 10556.1181080854@sss.pgh.pa.us
Whole thread Raw
In response to more robust log rotation  (Andrew Dunstan <andrew@dunslane.net>)
Responses Re: more robust log rotation  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
Andrew Dunstan <andrew@dunslane.net> writes:
> My thought is to have the logger mark each true log line line end with a 
> null byte.

This seems not to help much when you consider interleaved output from
different backends...
        regards, tom lane


pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: more robust log rotation
Next
From: Andrew Dunstan
Date:
Subject: Re: more robust log rotation