Re: postgres dumps core - HASH indexes

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: postgres dumps core - HASH indexes
Дата
Msg-id 7615.1195415462@sss.pgh.pa.us
обсуждение исходный текст
Ответ на postgres dumps core - HASH indexes  (Adam PAPAI <wooh@wooh.hu>)
Список pgsql-hackers
Adam PAPAI <wooh@wooh.hu> writes:
> After a few minutes, my postgres dumps core.
> (gdb) where
> #0  0x041ee52d in kill () from /usr/lib/libc.so.40.3
> #1  0x04226c37 in abort () at /usr/src/lib/libc/stdlib/abort.c:65
> #2  0x1c1c2fcb in errfinish ()
> #3  0x1c1c3be1 in elog_finish ()
> #4  0x1c040598 in _hash_expandtable ()

> Server/Client: 8.2.3

This is probably the same bug fixed in 8.2.4:

* Fix PANIC during enlargement of a hash index (Tom)
        regards, tom lane


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

Предыдущее
От: Adam PAPAI
Дата:
Сообщение: postgres dumps core - HASH indexes
Следующее
От: Jeremy Drake
Дата:
Сообщение: Re: [COMMITTERS] pgsql: GIN index build's allocatedMemory counter needs to be long, not