Re: BUG #2728: Core dump while pgdump DB - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #2728: Core dump while pgdump DB
Date
Msg-id 17882.1162486968@sss.pgh.pa.us
Whole thread Raw
In response to BUG #2728: Core dump while pgdump DB  ("Yee" <christ1783@yahoo.com>)
List pgsql-bugs
"Yee" <christ1783@yahoo.com> writes:
> Core was generated by `/gen/tools/pgsql/bin/postmaster -i -S -D
> /gen/tools/pgsql/data'.
> Program terminated with signal 6, Aborted.

We need to see the backtrace (gdb "bt" command) from this.  Also,
did you look in the postmaster log?  Signal 6 probably means that
an Assert() test failed, in which case something would have been
printed in the log before aborting.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #2730: strange query performance !
Next
From: Robert Treat
Date:
Subject: bug in timestamp and out of range values