Re: How to get back 7.0.x log format - Mailing list pgsql-hackers

From Tom Lane
Subject Re: How to get back 7.0.x log format
Date
Msg-id 15662.1007227258@sss.pgh.pa.us
Whole thread Raw
In response to How to get back 7.0.x log format  (Hannu Krosing <hannu@tm.ee>)
List pgsql-hackers
Hannu Krosing <hannu@tm.ee> writes:
> I hope I'm wrong but I just noticed that since 7.0.x the 
> postgresql log format has changed to much worse -
> It now misses such important things as process id ,
> transaction id, timestamp and query id. 

Have you turned on the appropriate flags in postgresql.conf?
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Second call for platform testing
Next
From: "Serguei Mokhov"
Date:
Subject: Re: Questions about SERIAL type