Monitoring Postgres - Get the SQL queries which are sent to postgres

From: Nico Grubert <nicogrubert(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Monitoring Postgres - Get the SQL queries which are sent to postgres
Date: 2006-10-25 13:56:17
Message-ID: 453F6D01.9070901@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Dear list members,

I have a web application running that is connected to my postgres
database. This web application builds dynamically SQL queries and
queries the postgres database. I would like to see these SQL queries.
How can I do this? Is there a way to monitor the SQL queries which are
sent to my postgres database?

Thanks in advance,
Nico

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Andrew Sullivan 2006-10-25 14:06:57 Re: password cookie
Previous Message Willy-Bas Loos 2006-10-25 13:49:54 password cookie