Re: Postgresql backend error

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Nigel Gilbert <n(dot)gilbert(at)soc(dot)surrey(dot)ac(dot)uk>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Postgresql backend error
Date: 2001-08-21 14:18:50
Message-ID: 29386.998403530@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Nigel Gilbert <n(dot)gilbert(at)soc(dot)surrey(dot)ac(dot)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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Phillips 2001-08-21 14:55:20 Re: DBI placeholders
Previous Message Ryan C. Bonham 2001-08-21 14:16:21 UPDATE: ERROR: relation_info: Relation 41069 not found