Re: Known issue with Reindex-based corruption?

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: Known issue with Reindex-based corruption?
Дата
Msg-id 200402260940.03142.josh@agliodbs.com
обсуждение исходный текст
Ответ на Re: Known issue with Reindex-based corruption?  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Known issue with Reindex-based corruption?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
Tom,

> One question that comes to mind is were you reindexing a system or user
> table?

User.

> Another is whether you were using disks that lie about write
> completion (SCSI vs IDE)?

First thing I thought of.   Haven't been able to verify, yet.

The basic symptoms are:
1) Machine stated scheduled REINDEX.
2) Unexpected power-out
3) On reboot, we have 2 different versions of the index file on disk,
one with 0 bytes.   Attempts to use the index (via SELECT) result in
statement-fatal errors.

I'm waiting on more data.   For now, I was wondering whether there was a known
issue with WAL recovery on indexes in 7.2.4.   Neil thought there was.

--
-Josh Berkus

______AGLIO DATABASE SOLUTIONS___________________________
                                        Josh Berkus
   Complete information technology     josh@agliodbs.com
    and data management solutions     (415) 565-7293
   for law firms, small businesses      fax 651-9224
    and non-profit organizations.     San Francisco

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

Предыдущее
От: Alex Derbes
Дата:
Сообщение: Re: Corrpupt Data File
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Known issue with Reindex-based corruption?