Re: BUG #2286: Wrong index creation with cs_CZ locales and HYPHEN - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #2286: Wrong index creation with cs_CZ locales and HYPHEN
Date
Msg-id 20409.1141061059@sss.pgh.pa.us
Whole thread Raw
In response to BUG #2286: Wrong index creation with cs_CZ locales and HYPHEN  ("David Sauer" <profa@profa.cz>)
Responses Re: BUG #2286: Wrong index creation with cs_CZ locales and
List pgsql-bugs
"David Sauer" <profa@profa.cz> writes:
> PostgreSQL version: 8.1.2, 8.1.3
> Operating system:   Linux (libc6), debian
> Description:        Wrong index creation with cs_CZ locales and HYPHEN

You've probably gotten bit by the 8.1.2 changes in locale-dependent
sorting.  Try REINDEXing the affected indexes, as per the 8.1.2 release
notes.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Michael Fuhr
Date:
Subject: Re: BUG #2284: missing sequence number
Next
From: Tom Lane
Date:
Subject: Re: BUG #2285: Can not access database after successful PITR - file naming problems