Is there a trace facility for postgres/php? - Mailing list pgsql-novice

From Mary Anderson
Subject Is there a trace facility for postgres/php?
Date
Msg-id 482479D8.1060700@demog.berkeley.edu
Whole thread Raw
Responses Re: Is there a trace facility for postgres/php?  ("Guido Barosio" <gbarosio@gmail.com>)
List pgsql-novice
Hi all,
    I am writing a php/postgres application.  I have been printing out
commands and errors at each step of the way.  In the past I have used a
trace facility to find out what the last SQL command the database ran.
Is such a thing available in php/postgres?  I know how to get the most
recent SQL error on a connection and print it out.

Thanks

Mary

pgsql-novice by date:

Previous
From: Bruce Hyatt
Date:
Subject: Re: Disadvantages to using "text"
Next
From: "Guido Barosio"
Date:
Subject: Re: Is there a trace facility for postgres/php?