CG <cgg007(at)yahoo(dot)com> writes:
> 2006-05-25 08:30:50.076 EDT LOG: server process (PID 32140) was terminated
> by signal 11
That should be leaving a core dump file (if not, restart the postmaster
under "ulimit -c unlimited"). Get a stack trace with gdb to get some
more info about what's going on.
regards, tom lane