Re: [GENERAL] Undetected corruption of table files

Поиск
Список
Период
Сортировка
От Jonah H. Harris
Тема Re: [GENERAL] Undetected corruption of table files
Дата
Msg-id 36e682920708270908y73bf818xf412ca31f57dd2b1@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [GENERAL] Undetected corruption of table files  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: [GENERAL] Undetected corruption of table files
Список pgsql-hackers
On 8/27/07, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Indeed.  In fact, the most likely implementation of this (refuse to do
> anything with a page with a bad CRC) would be a net loss from that
> standpoint, because you couldn't get *any* data out of a page, even if
> only part of it had been zapped.

At least you would know it was corrupted, instead of getting funky
errors and/or crashes.

--
Jonah H. Harris, Software Architect | phone: 732.331.1324
EnterpriseDB Corporation            | fax: 732.331.1301
33 Wood Ave S, 3rd Floor            | jharris@enterprisedb.com
Iselin, New Jersey 08830            | http://www.enterprisedb.com/

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [GENERAL] Undetected corruption of table files
Следующее
От: "Kevin Grittner"
Дата:
Сообщение: Re: Final background writer cleanup for 8.3