Re: copy error?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "lt" <lt(at)basecity(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: copy error?
Date: 2001-10-08 15:49:49
Message-ID: 1298.1002556189@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

"lt" <lt(at)basecity(dot)com> writes:
> OS: Redhat 7.1

What glibc version are you using? There's a serious bug in strcoll()
in glibc versions before 2.2.3 --- see
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=36539
In a multibyte-enabled Postgres this can lead to core dumps and
corrupted indexes; you seem to be suffering the latter.

regards, tom lane

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Stephan Szabo 2001-10-08 16:00:54 Re: buffer overflow (I'm getting it too!)
Previous Message lt 2001-10-08 15:13:24 copy error?