Re: server , client encoding issue

From: Martijn van Oosterhout <kleptog(at)svana(dot)org>
To: "surabhi(dot)ahuja" <surabhi(dot)ahuja(at)iiitb(dot)ac(dot)in>
Cc: Richard Huxton <dev(at)archonet(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: server , client encoding issue
Date: 2005-10-20 11:01:17
Message-ID: 20051020110116.GE30631@svana.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thu, Oct 20, 2005 at 03:41:51PM +0530, surabhi.ahuja wrote:
> how can i change the client encoding to LATIN1?
> i know it can be done by changing the postgresql.conf

Send the query:

set client_encoding=latin1;

Have a nice day,

--
Martijn van Oosterhout <kleptog(at)svana(dot)org> http://svana.org/kleptog/
> Patent. n. Genius is 5% inspiration and 95% perspiration. A patent is a
> tool for doing 5% of the work and then sitting around waiting for someone
> else to do the other 95% so you can sue them.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Martijn van Oosterhout 2005-10-20 11:31:19 Re: Checking Multiplicity Constraints and Retrieving Data from Error Messages
Previous Message Zlatko Matić 2005-10-20 10:33:58 versions of oDBC driver