Client_encoding

Поиск
Список
Период
Сортировка
От Cesar Amadeo
Тема Client_encoding
Дата
Msg-id BBEHLNGDBINFKKJGILAKOEHLCIAA.cesaramadeo@uol.com.br
обсуждение исходный текст
Ответы Re: Client_encoding  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-jdbc

I have problem and I hope you help me.

I was reading about "Unrecognized variable client_encoding " in PostgreSQL,
because I have in my log:

set datestyle to 'ISO'; select version(), case when pg_encoding_to_char(1) =
'SQL_ASCII' then 'UNKNOWN' else getdatabaseencoding() end;
query: set client_encoding = 'UNICODE'; show autocommit

What do I need to correct this problem ?

Please, help me.

tks.




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

Предыдущее
От: Barry Lind
Дата:
Сообщение: Re: Closing a statement
Следующее
От: Thomas O'Dowd
Дата:
Сообщение: Re: Problems with writing EUC-JP/Unicode to console or file