Re: How to log query parameters instead of variables with log_min_duration_statement - Mailing list pgsql-general

From Tom Lane
Subject Re: How to log query parameters instead of variables with log_min_duration_statement
Date
Msg-id 29476.1277743386@sss.pgh.pa.us
Whole thread Raw
In response to Re: How to log query parameters instead of variables with log_min_duration_statement  (Max Williams <Max.Williams@mflow.com>)
List pgsql-general
Max Williams <Max.Williams@mflow.com> writes:
> I'm running 8.4.4 so you are saying this should work?

Works for me, just as described here:
http://archives.postgresql.org/pgsql-committers/2006-09/msg00152.php

            regards, tom lane

pgsql-general by date:

Previous
From: Konstantin Izmailov
Date:
Subject: Re: PQprepare in PostgreSQL 7.4 (lack of SAVEPOINTs)
Next
From: Björn Lindqvist
Date:
Subject: Is full-row updates slower than single-value updates