Re: SELECT statements in log files - Mailing list pgsql-admin

From Volkan YAZICI
Subject Re: SELECT statements in log files
Date
Msg-id 20060304074100.GA229@alamut
Whole thread Raw
In response to Re: SELECT statements in log files  (Simon Riggs <simon@2ndquadrant.com>)
List pgsql-admin
On Mar 03 06:20, Simon Riggs wrote:
> On Fri, 2006-03-03 at 12:19 +0100, Mario Splivalo wrote:
> > When I connect to postgres from PHP or Python or using just psql, I can
> > see full SELECT querries logged, with the actuall values for the
> > parameters.
>
> Those interfaces do not use prepared statements, so are not logged in
> the same way.

IIRC, (in the Python side) both psycopg and pygresql modules don't
support parameter usage yet. But with 5.1.0RC1 release of PHP, there're
new functions available with parameter utilization.


Regards.

pgsql-admin by date:

Previous
From: "Jim C. Nasby"
Date:
Subject: Re: PITR as Online Backup Solution
Next
From: Simon Riggs
Date:
Subject: Re: PITR as Online Backup Solution