On Thu, Mar 12, 2009 at 3:12 PM, Levente Torok <torok...@gmail.com> wrote:

> I was just assuming that pgmin is checking if servers are alive at the startup
> but since it didn't start up in reasonable time I haven't  use it forawhile 
> so I forget
> that it is not likely doing anything since additional click is needed.
>
> So. yess the splashscreen is on forever. How should I debug the case?

Couple of things to try:

- Add something like the following to the top of ~/.pgadmin3 (or edit
the existing values)

LogFile=/home/levente/pgadmin.log
LogLevel=4

Then try to start pgAdmin. See if there are any clues in the logfile.

- Start a debug build of pgAdmin in your debugger, and break it when
it hangs. Get a backtrace that we can then examine.

-- 
Dave Page
EnterpriseDB UK:   http://www.enterprisedb.com

-- 
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers

Reply via email to