Re: more robust log rotation

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: more robust log rotation
Дата
Msg-id 10556.1181080854@sss.pgh.pa.us
обсуждение исходный текст
Ответ на more robust log rotation  (Andrew Dunstan <andrew@dunslane.net>)
Ответы Re: more robust log rotation  (Andrew Dunstan <andrew@dunslane.net>)
Список 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 по дате отправления:

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: more robust log rotation
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: more robust log rotation