Re: Posgresql 7.2b1 crashes - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Posgresql 7.2b1 crashes
Date
Msg-id 22185.1004633368@sss.pgh.pa.us
Whole thread Raw
In response to Posgresql 7.2b1 crashes  ("Mr. Shannon Aldinger" <god@yinyang.hjsoft.com>)
Responses Re: Posgresql 7.2b1 crashes
List pgsql-hackers
"Mr. Shannon Aldinger" <god@yinyang.hjsoft.com> writes:
> I've had two overnight crashes with postgresql-7.2b1. Neither logged any
> useful info in the logfile created by pg_ctl, syslog or messages.

Please define "crash".  If it was a coredump, how about a stack
backtrace?  Can you determine what query it was executing?

While I'd like to help you, you have not provided one single bit of
information that could possibly be used to identify the problem ...

> glibc-2.2.x.

... except perhaps that.  If you compiled with --enable-locale, an
update to glibc 2.2.3 is strongly advised.  There's a nasty bug in
strcoll() in 2.2.x.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Another planner/optimizer question...
Next
From: Stephan Szabo
Date:
Subject: Re: Serious performance problem