Re: logfile character encoding
| От | Tom Lane |
|---|---|
| Тема | Re: logfile character encoding |
| Дата | |
| Msg-id | 28876.1408288639@sss.pgh.pa.us обсуждение |
| Ответ на | Re: logfile character encoding (Adrian Klaver <adrian.klaver@aklaver.com>) |
| Ответы |
Re: logfile character encoding
|
| Список | pgsql-general |
Adrian Klaver <adrian.klaver@aklaver.com> writes:
> On 08/17/2014 03:30 AM, Redoute wrote:
>> Am 16.08.2014 21:40, schrieb Tom Lane:
>>> You need to make sure the postmaster's
>>> environment selects a UTF8 locale.
>> So is this possible at all in Windows?
> I am afraid Windows locale setting is a mystery to me.
Me too, but I repeat the point that what you have to twiddle is the
postmaster's environment; in particular you have to set LC_CTYPE
(or maybe better LC_ALL), which cannot be set from the config file.
I doubt it will work to have LC_MESSAGES trying to select a different
encoding than LC_CTYPE specifies.
regards, tom lane
В списке pgsql-general по дате отправления: