Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Suggestion Queries



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




Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group