Re: template Database

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Bob T" <rjtalbo(at)attglobal(dot)net>
Cc: pgsql-general(at)postgresql(dot)org, pgsql-interfaces(at)postgresql(dot)org
Subject: Re: template Database
Date: 2002-02-25 15:38:38
Message-ID: 21103.1014651518@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-interfaces

"Bob T" <rjtalbo(at)attglobal(dot)net> writes:
> 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.

This is evidently a bug in pgAdmin II --- it should ignore pg_database
entries that are marked not datallowconn.

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2002-02-25 15:48:35 Re: Work Around For Oracle Feature
Previous Message Doug McNaught 2002-02-25 15:38:13 Re: help with getting index scan

Browse pgsql-interfaces by date

  From Date Subject
Next Message Arguile 2002-02-25 16:07:29 Re: Starting psql without a database connection
Previous Message Oliver Elphick 2002-02-25 15:22:18 Re: Starting psql without a database connection