ENC: Client_encoding

From: "Adonis" <adonis2000(at)uol(dot)com(dot)br>
To: <pgsql-jdbc(at)postgresql(dot)org>
Subject: ENC: Client_encoding
Date: 2003-06-23 06:43:33
Message-ID: BBEHLNGDBINFKKJGILAKGEHMCIAA.adonis2000@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 Csaba Nagy 2003-06-23 08:58:35 Re: Problems with writing EUC-JP/Unicode to console or file
Previous Message Cesar Amadeo 2003-06-23 06:32:29 Client_encoding