Re: copy error? - Mailing list pgsql-admin

From Tom Lane
Subject Re: copy error?
Date
Msg-id 1298.1002556189@sss.pgh.pa.us
Whole thread Raw
In response to copy error?  ("lt" <lt@basecity.com>)
List pgsql-admin
"lt" <lt@basecity.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

pgsql-admin by date:

Previous
From: "lt"
Date:
Subject: copy error?
Next
From: Tom Lane
Date:
Subject: Re: Vacuum