CG <cgg007@yahoo.com> wrote:
> I didn't find a core dump.
>
> Perhaps I'm looking in the wrong spot or for the wrong file. The file should be
> called "core.32140", correct? ... I did a "find / -name core*" ... that found
> nothing useful.
find / -name '*core*' would be more reliable. FreeBSD, for example, makes
coredumps in the format {processname}.core.
> --- Tom Lane <tgl@sss.pgh.pa.us> wrote:
>
> > CG <cgg007@yahoo.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.
--
Bill Moran
Also, I can kill you with my brain.
River Tam