Re: Fatal Error

From: Dave Page <dpage(at)vale-housing(dot)co(dot)uk>
To: 'Bob T' <rjtalbo(at)attglobal(dot)net>, pgadmin-support(at)postgresql(dot)org
Subject: Re: Fatal Error
Date: 2002-02-25 08:20:32
Message-ID: FED2B709E3270E4B903EB0175A49BCB10475F5@dogbert.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Hi Bob,

Everyone will experience this behaviour. When you click on the databases
node the pgSchema library attempts to connect to each database to see if
it's accessible. In the case of template0, it never is, but the application
doesn't know that. There was an item on the ToDo list to make this behaviour
slightly more intelligent...

Regards, Dave.

-----Original Message-----
From: Bob T [mailto:rjtalbo(at)attglobal(dot)net]
Sent: 25 February 2002 06:48
To: pgadmin-support(at)postgresql(dot)org
Subject: [pgadmin-support] Fatal Error

I notice the error....
FATAL 1: Database "template0" is not currently accepting connections

only when using pgAdmin II not when using psql terminal..
The circumstance occurs when you first mouse click the Databases container.=
After the container is chosen it then has a plus sign next to it
and by clicking on the plus you can see the individual databases.
If at any time I click on the primary container (Databases) I will get the
above error as pgAdmin II attempts to open all datesbases including templat=
e0.

Anyone else using pgAdimin II experience this behavior..

Bob T

Browse pgadmin-support by date

  From Date Subject
Next Message jack 2002-02-26 02:23:21 table and column comment
Previous Message Bob T 2002-02-25 06:47:48 Fatal Error