When choosing "Server Status" from the Tools menu, I get this error:

"Column not found in pgSet: query_start"

and then the application hangs. And, indeed, there is no result column 'query_start' returned by:

SELECT * FROM pg_stat_activity ORDER BY procpid;

What's the deal?

ahp


---------------------------(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

Reply via email to