Suggestion Queries

From: "Ezequias R(dot) da Rocha" <ezequias(at)fastcon(dot)com(dot)br>
To: pgadmin-support(at)postgresql(dot)org
Subject: Suggestion Queries
Date: 2007-03-22 16:28:11
Message-ID: 4602AE9B.2040800@fastcon.com.br
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Hi list,

Would be great if pgAdmin could report the current query of the database
in the Server Status (in a new tab)

A little help could be here:

select current_query from pg_stat_activity;

or (more completely)

select * from pg_stat_activity;

--
Atenciosamente
Ezequias Rodrigues da Rocha

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Ezequias R. da Rocha 2007-03-22 16:38:25 Re: Timer on Query Editor
Previous Message Dave Page 2007-03-22 16:24:10 Re: Timer on Query Editor