I'm running 8.4.4 so you are saying this should work?
I don't really want to go to debug level logging, tried it for 5 mins and it 
just logs too much!

Max

-----Original Message-----
From: Tom Lane [mailto:t...@sss.pgh.pa.us] 
Sent: 28 June 2010 15:28
To: Max Williams
Cc: pgsql-general@postgresql.org
Subject: Re: [GENERAL] How to log query parameters instead of variables with 
log_min_duration_statement 

Max Williams <max.willi...@mflow.com> writes:
> I am logging long queries with log_min_duration_statement but would like to 
> see the parameters for parameterized queries. Eg...

You need a more recent version of Postgres.  The versions that can do
that at all (8.2 and up) will do it automatically.

                        regards, tom lane

-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to