> -----Original Message----- > From: frank_lupo [mailto:[EMAIL PROTECTED]] > Sent: 11 September 2002 07:21 > To: pgadmin-hackers > Subject: [pgadmin-hackers] idea for exluding database not > accessible (template0) > > > for excluding database not avviable for excluding database > not avviable > > insert in selection database this filter : > > > > where datallowconn='t' Then it wouldn't be displayed! Currently the code checks datallowconn before trying to connect to the database, but it still displays them (you might want to see those you have setup as templates). Regards, Dave. ---------------------------(end of broadcast)--------------------------- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/users-lounge/docs/faq.html