Re: default client_encoding with psql on windows

Поиск
Список
Период
Сортировка
От John DeSoi
Тема Re: default client_encoding with psql on windows
Дата
Msg-id 7770F9EB-2DD8-40DE-B796-FFC63734A429@pgedit.com
обсуждение исходный текст
Ответ на default client_encoding with psql on windows  ("Thomas Sondag" <thomas.sondag@gmail.com>)
Список pgsql-general
On May 8, 2006, at 12:14 PM, Thomas Sondag wrote:

> I tried various things with the --set option of psql without
> success, like
> --set client_encoding=win1252 or --set CLIENT_ENCODING=win1252 or --
> set encoding=win1252.


The variables are case sensitive, so it looks like you left out the
right one. The docs say the psql variable is ENCODING (all caps).

If that does not work maybe you could call \encoding in the psqlrc file?




John DeSoi, Ph.D.
http://pgedit.com/
Power Tools for PostgreSQL


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [PERFORM] Arguments Pro/Contra Software Raid
Следующее
От: jef peeraer
Дата:
Сообщение: Re: Encoding Conversion