Re: Posgresql 7.2b1 crashes

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: god(at)yinyang(dot)hjsoft(dot)com
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Posgresql 7.2b1 crashes
Date: 2001-11-01 19:10:03
Message-ID: 23067.1004641803@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

"Mr. Shannon Aldinger" <god(at)yinyang(dot)hjsoft(dot)com> writes:
> I probably won't have any new info till tommorow morning EST, it died once
> around 4am, the other at 5:25am so it's kinda hard to tell what made it go
> belly up at this point.

Okay. One thing to keep in mind is that the postmaster will drop core
in whatever directory you are in when you start it, whereas individual
backends drop core in the $PGDATA/base/dbnumber/ subdirectory of the
database they are attached to.

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Dave Cramer 2001-11-01 19:13:28 Licensing issues including another projects source code into the jdbc driver
Previous Message Mr. Shannon Aldinger 2001-11-01 18:56:48 Re: Posgresql 7.2b1 crashes