Re: pgadmin 1.8.4 freeze ? - Mailing list pgadmin-hackers

From Levente Torok
Subject Re: pgadmin 1.8.4 freeze ?
Date
Msg-id 200903121440.47472.TorokLev@gmail.com
Whole thread Raw
In response to Re: pgadmin 1.8.4 freeze ?  (Dave Page <dpage@pgadmin.org>)
List 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

pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: pgadmin 1.8.4 freeze ?
Next
From: Mickael Deloison
Date:
Subject: Re: [pgScript patch] Improved test output + make use of pgAdmin UI for error output