Small bug in dropdb in PostgreSQL 7.0 beta 1

Поиск
Список
Период
Сортировка
От Constantin Teodorescu
Тема Small bug in dropdb in PostgreSQL 7.0 beta 1
Дата
Msg-id 38BEA326.86F20852@flex.ro
обсуждение исходный текст
Список pgsql-interfaces
PostgreSQL 7.0 beta 1 , Linux RedHat 6.1 i386 

I have created a database called "contabil".
I opened it with PgAccess , forgot about it and in another terminal I
tried to :

$ dropdb contabil

I got the error :

[postgres@bin]$ ./dropdb contabil
ERROR:  DROP DATABASE: Database "t~?-¨°ÁÉ" is being accessed by other
users.
ERROR:  DROP DATABASE: Database "t~?-¨°ÁÉ" is being accessed by other
users.
dropdb: database removal failed 

It's normal to deny the database removal, but the database name isn't
right. Might be a small bug in dropdb!

Constantin Teodorescu
FLEX Consulting Braila, ROMANIA


В списке pgsql-interfaces по дате отправления:

Предыдущее
От: "Kardos, Dr. Andreas"
Дата:
Сообщение: Re: Problems in ODBC driver
Следующее
От: Joseph Shraibman
Дата:
Сообщение: Re: [INTERFACES] Mailer Annoyance