Christopher Kings-Lynne <[EMAIL PROTECTED]> writes: > Even easier: > SELECT * FROM pg_stat_activity;
But note you must enable stats_command_string to make this very useful. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match