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

Поиск
Список
Период
Сортировка
От Robert Chalmers
Тема Can't access a table. It seems to have been corrupted hsomehow
Дата
Msg-id 004101bf9bb7$354380c0$1a6001cb@chalmers.com.au
обсуждение исходный текст
Ответы Re: Can't access a table. It seems to have been corrupted hsomehow  (Tulassay Zsolt <zsolt@tek.bke.hu>)
Список pgsql-sql
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 по дате отправления:

Предыдущее
От: S Kalyanasundaram
Дата:
Сообщение: Stored Procedures..
Следующее
От: Philippe Lefèvre
Дата:
Сообщение: Trying to use a foreign key with Postgresql