"Ben-Nes Michael" <miki@canaan.co.il> writes:
> [root@www he_IL]# gdb --core ./base/18729/core
Try mentioning the postgres executable too:
gdb /path/to/postgres /path/to/core
Until you can get us a backtrace that shows some names, not numbers,
there's not a lot we can do.
FWIW, I still think you need to update your glibc, per
the thread at
http://fts.postgresql.org/db/mw/msg.html?mid=1021209
regards, tom lane