Re: pg 7.3 memory error - Mailing list pgsql-general

From Tom Lane
Subject Re: pg 7.3 memory error
Date
Msg-id 7497.1039445158@sss.pgh.pa.us
Whole thread Raw
In response to Re: pg 7.3 memory error  (pginfo <pginfo@t1.unisoftbg.com>)
List pgsql-general
pginfo <pginfo@t1.unisoftbg.com> writes:
> As I wrote it happens by indexing.
> And all the data are new inserted (after dumping from 7.2 from anoder box
> before).
> I do not belive that it is data corruption.

Hm.  Another theory that would fit those facts is that you're getting
bitten by the bug in strcoll() that used to exist in glibc.  I think you
said you are using Red Hat somethingorother --- are you up2date on glibc
fixes?

            regards, tom lane

pgsql-general by date:

Previous
From: "Ian Harding"
Date:
Subject: Re: UPDATE syntax problem
Next
From: Tom Lane
Date:
Subject: Re: table functions