Re: Malfunction in dropping database with pgAdmin - Mailing list pgadmin-support

From Dave Page
Subject Re: Malfunction in dropping database with pgAdmin
Date
Msg-id 937d27e10908101203o7b8defc2l954b6c5cca176318@mail.gmail.com
Whole thread Raw
In response to Re: Malfunction in dropping database with pgAdmin  (Guillaume Lelarge <guillaume@lelarge.info>)
List pgadmin-support
On Mon, Aug 10, 2009 at 7:51 PM, Guillaume
Lelarge<guillaume@lelarge.info> wrote:
> Le lundi 10 août 2009 à 15:48:39, Sergei Abramov a écrit :
>> Database dropping INITIATED BY pgAdmin leads to unability for SERVER
>> (not pgAdmin itself, surely!) to purify database folder. Both in Windows
>> XP and Windows 2000, both NTFS- and FAT-filesystems, the latter being
>> used just for experiment. If you don't care about this problem I won't
>> disturb you...

pgAdmin, psql, and dropdb will *all* drop the database by issuing a
DROP DATABASE query via libpq. There is no difference between them,
except possibly the database to which they initially connect. By
default all will use 'postgres'.

Even if there is a difference in database you are using for the
connection, then it is still a server issue, and should be reported to
pgsql-bugs@postgresql.org.

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


pgadmin-support by date:

Previous
From: Dave Page
Date:
Subject: Re: Small annoyance in pgAdmin 1.10
Next
From: Guillaume Lelarge
Date:
Subject: Re: Small annoyance in pgAdmin 1.10