Re: corrupted table postgresql 8.3

Поиск
Список
Период
Сортировка
От Matteo Sgalaberni
Тема Re: corrupted table postgresql 8.3
Дата
Msg-id d02e4d08-3e68-447c-af9f-1d2f7f54dcf8@zimbra1.ovus.it
обсуждение исходный текст
Ответ на Re: corrupted table postgresql 8.3  (Merlin Moncure <mmoncure@gmail.com>)
Список pgsql-general
----- Original Message -----
> I mostly agree, but it's possible you got hit by a fixed bug.
I'm lucky ;)

someone know how I can correct the catalog and drop the old/renamed table?

Or probably is simpler:
- pg_dump database
- DROP database
- CREATE DATABASE
- psql database < dump

Or do I need to destroy and init the whole pg cluster?

I would like to be pretty sure of what can happen so I can plan the maintenance window...

Thanks for any hint!

Matteo

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

Предыдущее
От: Merlin Moncure
Дата:
Сообщение: Re: corrupted table postgresql 8.3
Следующее
От: Carlos Mennens
Дата:
Сообщение: Automated Backup Script Help (Linux)