I banged 'ps' (running freebsd) while it was active and witnessed several of the 'back end' postgres processes exeucting queries, commits, inserts, etc....(the actual work the processes were doing was listed in the 'ps' output)
however, if I checked pg_stat_activity during the same time period, I saw nothing populated in the current_query column...ever.
Am I misunderstanding what the pg_stat_activity table is for? I confirmed that the procpid listed in pg_stat_activity was the same as listed in my 'ps' process list....
Jeff
---------------------------(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