| From: | Chris Barnes <compuguruchrisbarnes(at)hotmail(dot)com> |
|---|---|
| To: | <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Postgres General Postgres General <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: logging postgres to syslog on centos, truncates the postgres message. |
| Date: | 2010-09-09 14:52:58 |
| Message-ID: | BLU149-W253E4A93B82E8E16D600F1D4730@phx.gbl |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On separate lines it is, thanks Tom.
> To: compuguruchrisbarnes(at)hotmail(dot)com
> CC: pgsql-general(at)postgresql(dot)org
> Subject: Re: [GENERAL] logging postgres to syslog on centos, truncates the postgres message.
> Date: Thu, 9 Sep 2010 10:39:10 -0400
> From: tgl(at)sss(dot)pgh(dot)pa(dot)us
>
> Chris Barnes <compuguruchrisbarnes(at)hotmail(dot)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 statement it 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
>
> --
> Sent via pgsql-general mailing list (pgsql-general(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-general
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Henk van Lingen | 2010-09-09 15:04:17 | Re: Forcing the right queryplan |
| Previous Message | Tom Lane | 2010-09-09 14:50:52 | Re: Forcing the right queryplan |