Client_encoding

From: "Cesar Amadeo" <cesaramadeo(at)uol(dot)com(dot)br>
To: <pgsql-jdbc(at)postgresql(dot)org>
Subject: Client_encoding
Date: 2003-06-23 06:32:29
Message-ID: BBEHLNGDBINFKKJGILAKOEHLCIAA.cesaramadeo@uol.com.br
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Adonis 2003-06-23 06:43:33 ENC: Client_encoding
Previous Message Jean-Christian Imbeault 2003-06-23 06:20:12 Problems with writing EUC-JP/Unicode to console or file