Re: Crash in vacuum analyze - Mailing list pgsql-general

From Dave Cramer
Subject Re: Crash in vacuum analyze
Date
Msg-id 999558317.8648.1.camel@inspiron.cramers
Whole thread Raw
In response to Re: Crash in vacuum analyze  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Crash in vacuum analyze
List pgsql-general
There is a bug in the glibc library that causes this. I think there is
some documentation on the list about it.

Tom?

Dave
On Mon, 2001-09-03 at 17:55, Tom Lane wrote:
> Robert L Mathews <lists@tigertech.com> writes:
> > I have a database where the backend crashes when I do "vacuum analyze".
>
> What shows up in the postmaster log?  Is a core file produced, and if so
> can you provide a stack trace from it?  What is the schema of the table
> producing the problem ("document", apparently)?
>
>             regards, tom lane
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/users-lounge/docs/faq.html
>
>




pgsql-general by date:

Previous
From: Peter Pilsl
Date:
Subject: index does not help on ranges
Next
From: Tom Lane
Date:
Subject: Re: Crash in vacuum analyze