On Mon, Aug 10, 2009 at 7:51 PM, Guillaume Lelarge<guilla...@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-b...@postgresql.org. -- Dave Page EnterpriseDB UK: http://www.enterprisedb.com -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-support