Re: logging postgres to syslog on centos, truncates the postgres message.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: logging postgres to syslog on centos, truncates the postgres message.
Дата
Msg-id 28801.1284043150@sss.pgh.pa.us
обсуждение исходный текст
Ответ на logging postgres to syslog on centos, truncates the postgres message.  (Chris Barnes <compuguruchrisbarnes@hotmail.com>)
Ответы Re: logging postgres to syslog on centos, truncates the postgres message.  (Chris Barnes <compuguruchrisbarnes@hotmail.com>)
Список pgsql-general
Chris Barnes <compuguruchrisbarnes@hotmail.com> writes:
> I am logging postgres to syslog on a CentOS release 5.4 (Final)   ( 2.6.18-164.el5 ). When I look for an update
statementit appears to 
> be truncated and missing the whole statement.

Our code for logging to syslog does split long lines into multiple
messages --- are you sure you're not just failing to see the rest
of the statement?

            regards, tom lane

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

Предыдущее
От: Chris Barnes
Дата:
Сообщение: logging postgres to syslog on centos, truncates the postgres message.
Следующее
От: Henk van Lingen
Дата:
Сообщение: Re: Forcing the right queryplan