Very likely. I had some large log files (>1GB). Setting the log rotation size to 100MB seems to have brought my the server status monitor back to life.
Thanks! >________________________________ > From: Dave Page <dp...@pgadmin.org> >To: MattK <mk...@yahoo.com> >Cc: "pgadmin-support@postgresql.org" <pgadmin-support@postgresql.org> >Sent: Tuesday, March 20, 2012 4:47 AM >Subject: Re: [pgadmin-support] Server status hanging on OS X > >On Mon, Mar 19, 2012 at 7:26 PM, MattK <mk...@yahoo.com> wrote: >> I can reproduce the issue in v1.14.0 and v1.14.1 as well. This does not >> happen on all of my Postgres instances, the one I am trying to actively >> monitor that exhibits the problem is through the ssh port forward. >> >> Running ssh -v -L 5433:<server>:5432 <user>@<server> seems to show a >> constant traffic stream, with messages like this repeating: >> >> debug2: channel 5: window 1997018 sent adjust 100134 >> debug2: channel 5: window 1997018 sent adjust 100134 >> debug2: channel 5: window 1997018 sent adjust 100134 >> debug2: channel 5: window 1997018 sent adjust 100134 >> debug2: channel 5: window 1997018 sent adjust 100134 >> debug2: channel 5: window 1997018 sent adjust 100134 > >Could it be trying to load a very large log file? > >-- >Dave Page >Blog: http://pgsnake.blogspot.com >Twitter: @pgsnake > >EnterpriseDB UK: http://www.enterprisedb.com >The Enterprise PostgreSQL Company > > >