| From: | CG <cgg007(at)yahoo(dot)com> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | postgresql listserv <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: Postmaster crashes after upgrade to 8.1.4! |
| Date: | 2006-05-25 15:04:15 |
| Message-ID: | 20060525150415.72911.qmail@web37908.mail.mud.yahoo.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
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.
--- Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> 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
>
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bill Moran | 2006-05-25 15:25:23 | Re: Postmaster crashes after upgrade to 8.1.4! |
| Previous Message | Tom Lane | 2006-05-25 14:07:43 | Re: Postmaster crashes after upgrade to 8.1.4! |