Re: postgres dumps core - HASH indexes - Mailing list pgsql-hackers

From Tom Lane
Subject Re: postgres dumps core - HASH indexes
Date
Msg-id 7615.1195415462@sss.pgh.pa.us
Whole thread Raw
In response to postgres dumps core - HASH indexes  (Adam PAPAI <wooh@wooh.hu>)
List 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 by date:

Previous
From: Adam PAPAI
Date:
Subject: postgres dumps core - HASH indexes
Next
From: Jeremy Drake
Date:
Subject: Re: [COMMITTERS] pgsql: GIN index build's allocatedMemory counter needs to be long, not