Re: Postgresql backend error - Mailing list pgsql-general

From Tom Lane
Subject Re: Postgresql backend error
Date
Msg-id 29386.998403530@sss.pgh.pa.us
Whole thread Raw
In response to Postgresql backend error  (Nigel Gilbert <n.gilbert@soc.surrey.ac.uk>)
List pgsql-general
Nigel Gilbert <n.gilbert@soc.surrey.ac.uk> writes:
> How do I start tracking down the cause?

Look in the postmaster's stderr log to see what gets logged.  (If you're
not keeping the log output, now's a good time to start.)  Look to see if
a core file gets dropped in the database subdirectory
($PGDATA/base/whatever/); if so, try to extract a stack trace from it
with gdb.

            regards, tom lane

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Sort by foreign date column
Next
From: Gayland Gump
Date:
Subject: macaddr data type issue