Re: Charset Win1250 on Windows and Ubuntu

Поиск
Список
Период
Сортировка
От Albe Laurenz
Тема Re: Charset Win1250 on Windows and Ubuntu
Дата
Msg-id D960CB61B694CF459DCFB4B0128514C2039380E4@exadv11.host.magwien.gv.at
обсуждение исходный текст
Ответ на Re: Charset Win1250 on Windows and Ubuntu  (Durumdara <durumdara@gmail.com>)
Ответы Re: Charset Win1250 on Windows and Ubuntu  (Durumdara <durumdara@gmail.com>)
Список pgsql-general
Durumdara wrote:
>> - Change the client encoding to WIN1250 (e.g. by
>> setting the environment variable PGCLIENTENCODING).
>
> So if I have Python and pygresql, can I set this value in Python?
> The main problem that I don't want to set this value globally
> - possible another applications want to use another encoding...

There may be special Python functions, but you can use the following
SQL statement: SET client_encoding TO 'WIN1250'

Yours,
Laurenz Albe

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

Предыдущее
От: Adam Tauno Williams
Дата:
Сообщение: Re: Something like Oracle Forms, but Open Source to use with PostgreSQL?
Следующее
От: Alban Hertroys
Дата:
Сообщение: Re: Something like Oracle Forms, but Open Source to use with PostgreSQL?