Re: 8.2 Beta 3 Now Available for Download / Testing ...

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Re: 8.2 Beta 3 Now Available for Download / Testing ...
Дата
Msg-id 4551A416.6090207@enterprisedb.com
обсуждение исходный текст
Ответ на Re: 8.2 Beta 3 Now Available for Download / Testing ...  (Andrew Dunstan <andrew@dunslane.net>)
Ответы Re: 8.2 Beta 3 Now Available for Download / Testing ...  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
Andrew Dunstan wrote:
> Marc G. Fournier wrote:
>> -----BEGIN PGP SIGNED MESSAGE-----
>> Hash: SHA1
>>
>>
>> As a result of there being two *known* outstanding bugs, we have just 
>> bundled up a Beta3, to allow for testing of the recent patch 
>> concerning WAL replay ...
>>
> What are the bugs?

AFAIK:

1. Tuple freezing and hint bits were not WAL-logged, which could lead to 
data corruption if database crashed after VACUUM. See recent thread 
titled "WAL logging freezing".

2. B-tree page deletion bug, which could lead to VACUUM erroring with 
"failed to re-find parent key" message. See thread "Nasty btree deletion 
bug": http://archives.postgresql.org/pgsql-hackers/2006-10/msg01373.php

--   Heikki Linnakangas  EnterpriseDB   http://www.enterprisedb.com


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

Предыдущее
От: Teodor Sigaev
Дата:
Сообщение: Re: Tsearch Index Size and GiST vs. GIN
Следующее
От: Tatsuo Ishii
Дата:
Сообщение: Re: string_to_array eats too much memory?