Re: [HACKERS] Re: Bug#43221: postgresql: When disk is full, insert corrupts indices

Поиск
Список
Период
Сортировка
От Vadim Mikheev
Тема Re: [HACKERS] Re: Bug#43221: postgresql: When disk is full, insert corrupts indices
Дата
Msg-id 37BCE981.A457449B@krs.ru
обсуждение исходный текст
Ответ на Re: Bug#43221: postgresql: When disk is full, insert corrupts indices  ("Oliver Elphick" <olly@lfix.co.uk>)
Ответы Re: [HACKERS] Re: Bug#43221: postgresql: When disk is full, insert corrupts indices  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Oliver Elphick wrote:
> 
> camm@enhanced.com wrote:
>   >Package: postgresql
>   >Version: 6.5.1-6
> 
> I'm forwarding this to the hackers list, because it presumably is an issue
> to be addressed in the code for rolling back an aborted transaction.  I
> suppose that there is nothing there to handle the case that the index file
> runs out of diskspace and that therefore the index became corrupt.

Whenever index insert fails (for _any_ reason) index may be
corrupted. I hope to address this with WAL...

Vadim


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

Предыдущее
От: "Oliver Elphick"
Дата:
Сообщение: Re: Bug#43221: postgresql: When disk is full, insert corrupts indices
Следующее
От: Richard Bouska
Дата:
Сообщение: pg_log >> groving to infinity in 6.5.1