Re: Pgadmin III loses connection with remote database and then hangs for a long time.

From: Tim Uckun <timuckun(at)gmail(dot)com>
To: Bob McConnell <rvm(at)cbord(dot)com>
Cc: pgadmin-support(at)postgresql(dot)org
Subject: Re: Pgadmin III loses connection with remote database and then hangs for a long time.
Date: 2011-06-01 13:57:08
Message-ID: BANLkTinS67OOrCep427hJTD68rfWU9Qnzw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

> It may just be me, but this sounds like a bug. Have you looked at the
> tracker to see if it has already been reported? Since it appears you can
> reproduce it reliably, perhaps you should post it there so the
> developers can take a closer look at it. If you go that route, I suggest
> using Wireshark to capture one or more sessions that lock up the client
> and attach the raw capture files onto the bug report. This will help
> them identify the actual problem and insure the fix really works.

I haven't done that because I thought I would post it here first and
see if somebody had similar experiences.

I can reproduce it fairly regularly although I have taken to logging
out of the remote sessions immediately after I am done to avoid the
problem. I'll install wireshark and see if I can get a capture
tomorrow.

To me the problem smells like a threading issue. The connection is
timing out and blocking the entire app and the gui locks up until the
timeout exceeds and the app is responsive again. Unfortunately the
timeout seems to be set to something really long.

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Steve Singer 2011-06-01 14:35:15 Re: pg_listener table errors with slony
Previous Message Bob McConnell 2011-06-01 12:55:38 Re: Pgadmin III loses connection with remote database and then hangs for a long time.