Re: Malfunction in dropping database with pgAdmin

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: Malfunction in dropping database with pgAdmin
Дата
Msg-id 937d27e10908101203o7b8defc2l954b6c5cca176318@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Malfunction in dropping database with pgAdmin  (Guillaume Lelarge <guillaume@lelarge.info>)
Список 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 по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: Small annoyance in pgAdmin 1.10
Следующее
От: Guillaume Lelarge
Дата:
Сообщение: Re: Small annoyance in pgAdmin 1.10