Adam PAPAI <[EMAIL PROTECTED]> 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
---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
message can get through to the mailing list cleanly