Re: locale - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: locale
Date
Msg-id 200404071842.i37IgeG00434@candle.pha.pa.us
Whole thread Raw
In response to Re: locale  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: locale
List pgsql-hackers
Tom Lane wrote:
> Bruce Momjian <pgman@candle.pha.pa.us> writes:
> > I was asking why we can't set it to a new static value when we create
> > the database.
> 
> Because that would corrupt indexes on shared tables.  (It might be
> possible to finesse that, but it's not a no-brainer.)

Oh, I hadn't thought of that.  The problem isn't encoding, because we
handle that already, but differen representations of time and stuff?

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: locale
Next
From: Bruce Momjian
Date:
Subject: Re: TRAP during backend startup