Hello,
When I do the following:
SELECT * FROM pg_catalog.pg_stat_activity;
The current_query and query_start columns are always empty. Obviously this makes it hard to monitor problems with the various admin tools, etc.
I'm guessing there's a setting or something that needs updated, I just need a point in the right direction. DB is 7.4.2
Thanks
---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly