Re: Table appears on listing but can't drop it

Поиск
Список
Период
Сортировка
От hubert depesz lubaczewski
Тема Re: Table appears on listing but can't drop it
Дата
Msg-id 20100109214013.GB1742@depesz.com
обсуждение исходный текст
Ответ на Table appears on listing but can't drop it  (Fernando Morgenstern <fernando@consultorpc.com>)
Ответы Re: Table appears on listing but can't drop it  (Fernando Morgenstern <fernando@consultorpc.com>)
Список pgsql-general
On Fri, Jan 08, 2010 at 02:39:03PM -0200, Fernando Morgenstern wrote:
> postgres=# drop database skynet;
> ERROR:  database "skynet" does not exist

do:

psql -l | hexump -C
and examine output.

Best regards,

depesz

--
Linkedin: http://www.linkedin.com/in/depesz  /  blog: http://www.depesz.com/
jid/gtalk: depesz@depesz.com / aim:depeszhdl / skype:depesz_hdl / gg:6749007

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

Предыдущее
От: felix@crowfix.com
Дата:
Сообщение: Gentoo, 8,2 ---> 8.4, and /var/run/postgresql in mode 770
Следующее
От: Andreas Kretschmer
Дата:
Сообщение: Re: An issue with max() and order by ... limit 1 in postgresql8.3-beta3