Re: ENC: Client_encoding

From: Barry Lind <blind(at)xythos(dot)com>
To: Adonis <adonis2000(at)uol(dot)com(dot)br>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: ENC: Client_encoding
Date: 2003-06-27 20:10:18
Message-ID: 3EFCA4AA.6000209@xythos.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Adonis,

What version of the driver and database are you running?

thanks,
--Barry

Adonis wrote:
>
>
>
> 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.
>
>
>
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org
>

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Fernando Nasser 2003-06-27 20:12:26 Re: Multiple Out params in stored procs
Previous Message Darin Ohashi 2003-06-27 19:27:34 BIT vs boolean