Re: locale

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: locale
Дата
Msg-id 200404071842.i37IgeG00434@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: locale  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: locale  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: locale
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: TRAP during backend startup