Re: Character encoding

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Character encoding
Дата
Msg-id Pine.LNX.4.44.0306101915100.2367-100000@peter.localdomain
обсуждение исходный текст
Ответ на Character encoding  (Dennis Björklund <db@zigo.dhs.org>)
Ответы Re: Character encoding  (Dennis Björklund <db@zigo.dhs.org>)
Список pgsql-hackers
Dennis Björklund writes:

> When you run psql with a different language then english the strings are
> usually in a character set that is not pure ascii. For example to
> represent swedish you need either latin1 or unicode. Therefor the po file
> for swedish is in latin1.

Yes, you need to set your client encoding to match the PO files.  Maybe we
should try to keep the (translated) column headers within the client, to
side-step this issue.  Do you want to investigate that?

-- 
Peter Eisentraut   peter_e@gmx.net



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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: Groups and roles
Следующее
От: Jan Wieck
Дата:
Сообщение: Re: Proposal to Re-Order Postgresql.Conf, part II