Re: get current queries

From: "Mendola Gaetano" <mendola(at)bigfoot(dot)com>
To: <pgsql-admin(at)postgresql(dot)org>
Cc: "\"Ramil Sagum\"" <ramil(at)astra(dot)ph>
Subject: Re: get current queries
Date: 2003-08-18 12:37:40
Message-ID: 030601c36585$83840930$10d4a8c0@mm.eutelsat.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

""Ramil Sagum"" <ramil(at)astra(dot)ph> wrote:
>
>
> is there any way to see what statements/queries are currently being passed
> on to the database?

select * from pg_stat_activity;

Regards
Gaetano Mendola

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Tom Lane 2003-08-18 13:23:43 Re: Connection Timeout
Previous Message Joe 2003-08-18 12:07:57 Re: Connection Timeout