When connecting to a v8.4.9 server on with PgAdmin v1.14.2 on OS X (SL and 
Lion) and launching the Server Status window, PgAdmin displays the status 
window with highlighted process info, but then the entire application becomes 
unresponsive, and shows as not responding in the Mac activity monitor, 
consuming ~10% CPU. 

This issue was also present in PgAdmin v1.14.1, but seemed to occur less 
frequently (subjective). The server is question is accessed by a local ssh 
forward (ssh -L), but this may or not be related, as I have been able to use 
this configuration in the past without issue.

I also use DbVisualizer, which has a similar but less detailed display 
(essentially pg_stat_activity), that does not seem to have any issue through 
the same connection. I can execute "select * from pg_stat_activity" via a 
PgAdmin query successfully on the connection.

What other information can I collect to diagnose the cause?

Reply via email to