More Verbose Logging of Statements

From: Rob Kirkbride <rob(at)rkcomputing(dot)co(dot)uk>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: More Verbose Logging of Statements
Date: 2005-11-10 11:54:37
Message-ID: 437334FD.6000509@rkcomputing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hi,

I've been trying to understand the documentation at
http://www.postgresql.org/docs/8.0/static/runtime-config.html but I
can't get it to put into my logfile the actual contents of prepared
statement parameters. I just get $1, $2 etc. I'd like to show me what
those are either in the actual line or below I don't mind which.

Is there anyway to do this?

Thanks,

Rob

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Kris Jurka 2005-11-10 16:15:44 Re: More Verbose Logging of Statements
Previous Message Kris Jurka 2005-11-10 07:00:36 Re: getIndexInfo() not returning operator classes