Re: Crash in vacuum analyze

From: Sean Chittenden <sean-pgsql-general(at)chittenden(dot)org>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Crash in vacuum analyze
Date: 2001-09-04 00:11:23
Message-ID: 20010903171123.F57384@rand.tgd.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> >Hmm ... he *could* be suffering from that strcoll() bug, but with no
> >info about his platform I'm hesitant to jump to that conclusion.
>
> It was indeed the strcoll bug in glibc 2.2.2. The database in question
> has some long strings that triggered it.
>
> Upgrading to a later glibc fixed the problem. Thanks for the pointer (and
> your time); I appreciate it.

Can we test for this at configure time and spit out a warning
message to the user that they need to upgrade their version of glibc?
-sc

--
Sean Chittenden

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Momjian 2001-09-04 00:13:57 Update book web page
Previous Message Robert L Mathews 2001-09-04 00:00:59 Re: Crash in vacuum analyze