[ADMIN] Tracing SQL statements that run against my DB

2010-09-11 Thread Lucky Shag
Hi, I am running Postgres 8.4 on Windows 7. I would like to view the SQL statements that are run against the database. What parameter do I need to set where, and where is trace output written? Thank you very much for your help.

Re: [ADMIN] Tracing SQL statements that run against my DB

2010-09-11 Thread Vibhor Kumar
On Sep 12, 2010, at 1:16 AM, Lucky Shag wrote: > I am running Postgres 8.4 on Windows 7. > > I would like to view the SQL statements that are run against the database. > > What parameter do I need to set where, and where is trace output written? > you can use log_statement. Setting this p