ENC: Client_encoding - Mailing list pgsql-jdbc

From Adonis
Subject ENC: Client_encoding
Date
Msg-id BBEHLNGDBINFKKJGILAKGEHMCIAA.adonis2000@uol.com.br
Whole thread Raw
Responses Re: ENC: Client_encoding  (Barry Lind <blind@xythos.com>)
List 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 by date:

Previous
From: Thomas O'Dowd
Date:
Subject: Re: Problems with writing EUC-JP/Unicode to console or file
Next
From: MAX
Date:
Subject: Multiple Out params in stored procs