Re: some other backend died abnormally

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Joe Conway <mail(at)joeconway(dot)com>
Cc: fredrik chabot <fredrik(at)f6(dot)nl>, pgsql-bugs(at)postgresql(dot)org
Subject: Re: some other backend died abnormally
Date: 2002-09-22 17:08:46
Message-ID: 12667.1032714526@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Joe Conway <mail(at)joeconway(dot)com> writes:
>> what to do?

> Start by giving us more information.

> What version of Postgres? What platform (Linux, etc)?
> What does the relevant portion of your database schema look like?
> What repeatable series of actions causes the problem?
> Is there a core file and have you looked at it in a debugger?

Also, make sure you are logging the postmaster log output (send its
stderr to a file, not to /dev/null), and look to see what shows up
in the postmaster log when this happens.

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message fredrik chabot 2002-09-22 17:56:50 Re: some other backend died abnormally
Previous Message Joe Conway 2002-09-22 16:43:55 Re: some other backend died abnormally