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 20100111110456.GA12536@depesz.com
обсуждение исходный текст
Ответ на Re: 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 Mon, Jan 11, 2010 at 08:58:57AM -0200, Fernando Morgenstern wrote:
> Em 09/01/2010, às 19:40, hubert depesz lubaczewski escreveu:
>
> > 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
>
>
> Hi,
>
> I have done:
>
> # psql -U postgres -p 4000 -l | hexdump -C
>
> And got the two databases: http://pastebin.ca/1746711
>
> I couldn't find any difference here.

Could you add -qAt to psql options and rerun the command?

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 по дате отправления:

Предыдущее
От: Fernando Morgenstern
Дата:
Сообщение: Re: Table appears on listing but can't drop it
Следующее
От: Fernando Morgenstern
Дата:
Сообщение: Re: Table appears on listing but can't drop it