Re: Corrupted index on 9.0.3 streaming hot standby - Mailing list pgsql-bugs

From Robert Haas
Subject Re: Corrupted index on 9.0.3 streaming hot standby
Date
Msg-id AANLkTi=A65DDQqfTx0t9xvMtoTi2znvL0sFu2VfgsQ4K@mail.gmail.com
Whole thread Raw
In response to Re: Corrupted index on 9.0.3 streaming hot standby  (Jakub Ouhrabka <jakub.ouhrabka@comgate.cz>)
List pgsql-bugs
On Mon, Mar 7, 2011 at 9:15 AM, Jakub Ouhrabka
<jakub.ouhrabka@comgate.cz> wrote:
> for the archives: the root cause is locale. Both linux/debian servers were
> set to the same locale (cs_CZ.UTF-8) but there is slightly different
> definition of this locale on those systems - once numbers are before letters
> and another time numbers are after letters. Then the index appears to be
> broken...
>
> So definitely it's not a postgresql bug. It'd be nice if there are some
> safeguards against this mismatch, although I don't know how to do it...

Wow.  That sucks.  But thanks for reporting back on what happened.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

pgsql-bugs by date:

Previous
From: "Kevin Grittner"
Date:
Subject: Re: BUG #5916: PGAdmin crash
Next
From: Tom Lane
Date:
Subject: Re: Missing Bug-Report #5904?