Re: Server status hanging on OS X

From: Dave Page <dpage(at)pgadmin(dot)org>
To: MattK <mksql(at)yahoo(dot)com>
Cc: "pgadmin-support(at)postgresql(dot)org" <pgadmin-support(at)postgresql(dot)org>
Subject: Re: Server status hanging on OS X
Date: 2012-03-20 08:47:03
Message-ID: CA+OCxozXtgFaYpC=ou5Unkt0SORpLF5q892mqYR9eUyrNnqacw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

On Mon, Mar 19, 2012 at 7:26 PM, MattK <mksql(at)yahoo(dot)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

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message MattK 2012-03-20 16:54:18 Re: Server status hanging on OS X
Previous Message Bartosz Dmytrak 2012-03-20 08:05:28 Re: code completion feature question