What should I do with this: invalid page header in block ... ?

Поиск
Список
Период
Сортировка
От Gianni Mariani
Тема What should I do with this: invalid page header in block ... ?
Дата
Msg-id 428A5C7B.2090102@mariani.ws
обсуждение исходный текст
Ответы Re: What should I do with this: invalid page header in block ... ?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
I suspect the error below is bad. - Running 8.0.1 on linux FC3 on AMD 64.

septicide=# delete from sp_log where sp_log_time < (now() - interval '7
days')::abstime;
DELETE 215822
septicide=# vacuum full analyze;
ERROR:  invalid page header in block 5991 of relation "sp_log_idx2"
septicide=# vacuum full analyze;
ERROR:  invalid page header in block 5991 of relation "sp_log_idx2"


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

Предыдущее
От: "itamar"
Дата:
Сообщение: unsubscribe
Следующее
От: Harald Fuchs
Дата:
Сообщение: Re: perl and insert