Re: GiST concurrency commited

Поиск
Список
Период
Сортировка
От Teodor Sigaev
Тема Re: GiST concurrency commited
Дата
Msg-id 42C24DFA.80107@sigaev.ru
обсуждение исходный текст
Ответ на Re: GiST concurrency commited  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
>>And there is one more problem: it caused approximatly one time per 2-4 million 
>>statements, I got traps:
>>TRAP: FailedAssertion("!((*curpage)->offsets_used == num_tuples)", File: 
>>"vacuum.c", Line: 2766)
>>LOG:  server process (PID 15847) was terminated by signal 6
> 
> 
> Odd.  Will look at it later (after feature freeze), if you don't find
> the cause beforehand.

It's definitly bug in a vaccum code, I got the same trap without any GiST 
indexes (to reproduce, just comment out 'create index' command in my script).


-- 
Teodor Sigaev                                   E-mail: teodor@sigaev.ru
  WWW: http://www.sigaev.ru/
 


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

Предыдущее
От: Simon Riggs
Дата:
Сообщение: Re: commit_delay, siblings
Следующее
От: Neil Conway
Дата:
Сообщение: bug in ALTER TABLE / TYPE