Re: cannot create table error!

Поиск
Список
Период
Сортировка
От JanWieck@t-online.de (Jan Wieck)
Тема Re: cannot create table error!
Дата
Msg-id 200007221052.MAA08512@hot.jw.home
обсуждение исходный текст
Ответ на cannot create table error!  ("KMiller" <kmiller@2xtreme.net>)
Список pgsql-general
KMiller wrote:
> At some point I've created a table named 'XXXXXX'.
>
> Then for some reason when I drop it and try to re-create it I get the message:
>
> Error:cannot create table 'XXXXXX'.
>
> When I try to drop it I'm told that it does not exist.
>
> I saw another message from someone experiencing the same thing.
>
> Unfortunately, there was no follow up on thread.
>
> I'm assuming that an internal table is corrupted.
>
> Any ideas?

    Which version of Postgres?

    Is  there  a  file  XXXXXX  in the database directory? If so,
    remove it (er - move it to somewhere else in case  you  might
    want to have it again) and try again to create the table.

    Somehow,  the DROP might not have removed the old table file.


Jan

--

#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me.                                  #
#================================================== JanWieck@Yahoo.com #



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

Предыдущее
От: Philip Warner
Дата:
Сообщение: RE: how connect visual basic to pgsql?
Следующее
От: scrappy@hub.org (Marc G. Fournier)
Дата:
Сообщение: Notice of List Changes ...