Re: log output of vxid - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: log output of vxid
Date
Msg-id 200901070425.n074PsO17234@momjian.us
Whole thread Raw
In response to log output of vxid  ("Fujii Masao" <masao.fujii@gmail.com>)
List 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@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com
 + If your life is a hard drive, Christ can be your backup. +


pgsql-hackers by date:

Previous
From: "Jaime Casanova"
Date:
Subject: Re: parallel restore
Next
From: Bruce Momjian
Date:
Subject: Re: Regexps vs. locale