Re: where is the locale set for each server instance?

Поиск
Список
Период
Сортировка
От Palle Girgensohn
Тема Re: where is the locale set for each server instance?
Дата
Msg-id 26A05978CABB9F2BF809F6F2@palle.girgensohn.se
обсуждение исходный текст
Ответ на Re: where is the locale set for each server instance?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general

--On söndag, mars 13, 2005 18.37.24 -0500 Tom Lane <tgl@sss.pgh.pa.us>
wrote:

> Palle Girgensohn <girgen@pingpong.net> writes:
>> OK, seems my problem is with ICU. The xlog.c:ReadConfigFile() is not run
>> for each backend, it seems, I assume it is forked after that.
>
> No, it is run once in the postmaster, as indeed the comments in it say.
>
>> Seems ICU
>> cannot "remember" a setDefault(locale) call for some reason.
>
> Curious.  You'd expect whatever state that sets to persist across a fork.
> You should probably ping the ICU people about it.

You're right, I will.

Thanks,
Palle


В списке pgsql-general по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: where is the locale set for each server instance?
Следующее
От: John DeSoi
Дата:
Сообщение: Re: Postgres jobs mailing list?