Re: pg 7.3 memory error

From: pginfo <pginfo(at)t1(dot)unisoftbg(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: pg 7.3 memory error
Date: 2002-12-09 14:18:40
Message-ID: 3DF4A640.FF2B79C4@t1.unisoftbg.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi Tom,

Tom Lane wrote:

> pginfo <pginfo(at)t1(dot)unisoftbg(dot)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?
>

Actualy no.But I am using this version of redhat (7.3) without any problems
with pg 7.2.3.
And it is working very well.

Is it possible that the problem is in my shared memory configuration?
Also I use it with the latest jdbc driver from pg (7.3)

> regards, tom lane

regards,
ivavn.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Ian Harding 2002-12-09 14:32:52 Re: UPDATE syntax problem
Previous Message Shridhar Daithankar 2002-12-09 13:55:56 Re: functions + shared libraries