Re: pgadmin 1.8.4 freeze ?

From: Levente Torok <toroklev(at)gmail(dot)com>
To: Dave Page <dpage(at)pgadmin(dot)org>
Cc: pgadmin-hackers(at)postgresql(dot)org
Subject: Re: pgadmin 1.8.4 freeze ?
Date: 2009-03-12 13:40:47
Message-ID: 200903121440.47472.TorokLev@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

On Wednesday 11 March 2009, you wrote:

> It can - basically pgAdmin is waiting until the connection attempt
> times out (the length of which is not controlled by pgAdmin). I just
> tested on CentOS here, and it took 4 minutes to timeout.

Well, I don't think there could be any any reason for holding splashsceen on for
more than 5 seconds... Or?
:)

May I suggest to parallelize the connection testing (one thread for each connection),
reduce the timeout for establishing the connection and/or start splashscreen with timeout?

Lev

--
Blogger of http://fapuma.blogspot.com

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2009-03-12 13:47:29 Re: pgadmin 1.8.4 freeze ?
Previous Message svn 2009-03-12 13:29:07 SVN Commit by dpage: r7688 - tags/REL-1_10_0-BETA1