> -----Original Message-----
> From: Rod Taylor [mailto:[EMAIL PROTECTED]]
> Sent: 02 May 2002 16:57
> To: P. Jourdan
> Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Subject: Re: [pgadmin-hackers] [PHP] sql commands
>
>
> [cross posting to pgadmin-hackers]
>
> That makes sense, except pgAdmin shouldn't try to connect to
> a database marked that it doesn't accept connections.
The current pgAdmin dev code is much cleverer than it was in v1.2.0. It
doesn't connect to any database (except the master DB - normally
template1) until the user tries to access it, and it also doesn't even
try to connect to any database marked pg_database.datallowconn = False.
Regards, Dave.
---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster