Re: bug on log generation ?

Поиск
Список
Период
Сортировка
От Marcos Pegoraro
Тема Re: bug on log generation ?
Дата
Msg-id CAB-JLwb4h7pQ-uoKFK-6LCHKQB_H94GGFrVHSw0HrUOgEfnL9A@mail.gmail.com
обсуждение исходный текст
Ответ на Re: bug on log generation ?  (Andres Freund <andres@anarazel.de>)
Ответы Re: bug on log generation ?  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers

How are you running postgres? If the logger process runs into trouble it might
write to stderr.

Is there a chance your huge statements would make you run out of space?

Well, I don't think it is a  out of space problem, because it doesn´t stop logging, it just splits that message. As you can see, the next message is logged properly. And that statement is not so huge, these statements have not more than 10 or 20kb. And as I said these statements occur dozens of times a day, but only once or twice is not correctly logged 
An additional info, that splitted message has an out of order log time. At that time the log file was having 2 or 3 logs per second, and that message was 1 or 2 minutes later. It seems like it occurs now but it's stored a minute or two later.

thanks
Marcos

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Yuya Watari
Дата:
Сообщение: Re: [PoC] Reducing planning time when tables have many partitions
Следующее
От: Luc Vlaming Hummel
Дата:
Сообщение: Re: Reducing planning time on tables with many indexes