Re: Can't access a table. It seems to have been corrupted hsomehow

Поиск
Список
Период
Сортировка
От Joseph Shraibman
Тема Re: Can't access a table. It seems to have been corrupted hsomehow
Дата
Msg-id 38E8FF0A.1F8E940A@selectacast.net
обсуждение исходный текст
Ответ на Can't access a table. It seems to have been corrupted hsomehow  ("Robert Chalmers" <robert@chalmers.com.au>)
Список pgsql-sql
Try vacuuming the database.

Robert Chalmers wrote:

> I have a database with a group of tables in it.
>
> One of the tables seems to have been modified somehow, and no - although I
> can see it with \d I can't actually do anyting to it. Any action, like
> rename, insert, drop gives a message "table doesn't exist". If I try to jsut
> creat it again, it says "can't do that, it already exists!" (words to that
> effect)
>
> So - does it exist or not? How do I actually get rid of that particular
> table all together without destroying the whole database?
>
> bob



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

Предыдущее
От: Mark Dalphin
Дата:
Сообщение: Re: Hash Indexes. (Was: planner complaints)
Следующее
От: wieck@debis.com (Jan Wieck)
Дата:
Сообщение: Re: Novice trouble with plpgsql