Re: Locale, Collation, ICU patch

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: Locale, Collation, ICU patch
Дата
Msg-id 47F52ECF.4050304@dunslane.net
обсуждение исходный текст
Ответ на Re: Locale, Collation, ICU patch  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers

Tom Lane wrote:
> The other issue that'd have to be resolved is the problem of system log
> output.  I think we'd wish that log messages are written in a uniform
> encoding (CSV output in particular is going to have a hard time
> otherwise) but what do you do when you need to report something that
> includes a character not present in that encoding?
>
>             
>   

I think the only problem with CSV logs would be in trying to read them 
back into Postgres (which I agree is the main point of having them).

We need to be more aggressive about dealing with these problems, or else 
how will we ever get to per-column charsets/collations?

cheers

andrew


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

Предыдущее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: modules
Следующее
От: Bernd Helmle
Дата:
Сообщение: Re: Separate psql commands from arguments (was: psql command aliases support)