Re: 7.0.3 _bt_restscan: my bits moved right off the end of the world!

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: 7.0.3 _bt_restscan: my bits moved right off the end of the world!
Дата
Msg-id 18409.985366705@sss.pgh.pa.us
обсуждение исходный текст
Ответ на 7.0.3 _bt_restscan: my bits moved right off the end of the world!  (Matthew <matt@ctlno.com>)
Список pgsql-hackers
Matthew <matt@ctlno.com> writes:
> [ a tale of woe ]

It looks like dropping and rebuilding *all* the indexes on your history
table would be a good move (possibly with a vacuum of the table while
the indexes are removed).  You might want to do a COPY out to try to
save the table data before the vacuum, in case there is corruption in
the table as well as the indexes.

Before you do all that, though, how big is the database?  Would you be
able/willing to tar up the whole $PGDATA tree and let some of us analyze
it?
        regards, tom lane


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

Предыдущее
От: "Mikheev, Vadim"
Дата:
Сообщение: RE: 7.0.3 _bt_restscan: my bits moved right off the end of the world!
Следующее
От: Matthew
Дата:
Сообщение: RE: 7.0.3 _bt_restscan: my bits moved right off the end of the world!