From: | Dave Cramer <Dave(at)micro-automation(dot)net> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Robert L Mathews <lists(at)tigertech(dot)com>, pgsql-general(at)postgresql(dot)org |
Subject: | Re: Crash in vacuum analyze |
Date: | 2001-09-03 23:05:15 |
Message-ID: | 999558317.8648.1.camel@inspiron.cramers |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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(at)tigertech(dot)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
>
>
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2001-09-03 23:11:31 | Re: Crash in vacuum analyze |
Previous Message | Peter Pilsl | 2001-09-03 23:00:07 | index does not help on ranges |