I\'d like to monitor the queries getting sent to my database from an application. To that end, I\'ve found pg_stat_activity, but more often then not, the rows which
pg_stat_activity
PgAdmin offers a pretty easy-to-use tool called server monitor
(Tools ->ServerStatus)