Re: Server status hanging on OS X - Mailing list pgadmin-support

From Dave Page
Subject Re: Server status hanging on OS X
Date
Msg-id CA+OCxozXtgFaYpC=ou5Unkt0SORpLF5q892mqYR9eUyrNnqacw@mail.gmail.com
Whole thread Raw
In response to Re: Server status hanging on OS X  (MattK <mksql@yahoo.com>)
Responses Re: Server status hanging on OS X  (MattK <mksql@yahoo.com>)
List pgadmin-support
On Mon, Mar 19, 2012 at 7:26 PM, MattK <mksql@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


pgadmin-support by date:

Previous
From: Bartosz Dmytrak
Date:
Subject: Re: code completion feature question
Next
From: MattK
Date:
Subject: Re: Server status hanging on OS X