Re: logging postgres to syslog on centos, truncates the postgres message. - Mailing list pgsql-general

From Tom Lane
Subject Re: logging postgres to syslog on centos, truncates the postgres message.
Date
Msg-id 28801.1284043150@sss.pgh.pa.us
Whole thread Raw
In response to logging postgres to syslog on centos, truncates the postgres message.  (Chris Barnes <compuguruchrisbarnes@hotmail.com>)
Responses Re: logging postgres to syslog on centos, truncates the postgres message.  (Chris Barnes <compuguruchrisbarnes@hotmail.com>)
List 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 by date:

Previous
From: Chris Barnes
Date:
Subject: logging postgres to syslog on centos, truncates the postgres message.
Next
From: Henk van Lingen
Date:
Subject: Re: Forcing the right queryplan