Re: see all queries incoming - Mailing list pgsql-admin

From Michael Fuhr
Subject Re: see all queries incoming
Date
Msg-id 20050828121753.GA7944@winnie.fuhr.org
Whole thread Raw
In response to see all queries incoming  (Flávio Brito <flavio@gral.org.br>)
List pgsql-admin
On Sun, Aug 28, 2005 at 08:49:13AM -0300, Flávio Brito wrote:
> How can I see, such as MSSQL screen, all queries that are processing in
> real time?

You can configure the backend to log the queries it receives; for
more information see "Error Reporting and Logging" in the "Server
Run-time Environment" chapter of the documentation.  Here's a link
to the documentation for the latest version of PostgreSQL:

http://www.postgresql.org/docs/8.0/static/runtime-config.html#RUNTIME-CONFIG-LOGGING

--
Michael Fuhr

pgsql-admin by date:

Previous
From: Flávio Brito
Date:
Subject: see all queries incoming
Next
From: Aldor
Date:
Subject: VACUUM - Wow long should it take?! - Here are some test results