| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | Fujii Masao <masao(dot)fujii(at)gmail(dot)com> |
| Cc: | pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: log output of vxid |
| Date: | 2009-01-07 04:25:54 |
| Message-ID: | 200901070425.n074PsO17234@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Fujii Masao wrote:
> Hi,
>
> Attached is a simple patch to unify the log output of 'vxid' between
> csvlog and stderr/syslog. Currently, in csvlog, vxid of an auxiliary
> process isn't displayed. On the other hand, in stderr/syslog, invalid
> vxid (-1/0) of that is displayed. I'm not sure why we need to change
> a display of vxid according to log_destination.
Yep, not sure why they don't match, but they should; patch applied.
Thanks.
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2009-01-07 04:44:24 | Re: Regexps vs. locale |
| Previous Message | Jaime Casanova | 2009-01-07 03:56:50 | Re: parallel restore |