Re: server , client encoding issue - Mailing list pgsql-general

From Martijn van Oosterhout
Subject Re: server , client encoding issue
Date
Msg-id 20051020110116.GE30631@svana.org
Whole thread Raw
In response to Re: server , client encoding issue  ("surabhi.ahuja" <surabhi.ahuja@iiitb.ac.in>)
Responses Re: server , client encoding issue  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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@svana.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.

Attachment

pgsql-general by date:

Previous
From: Zlatko Matić
Date:
Subject: versions of oDBC driver
Next
From: Ledina Hido
Date:
Subject: Checking Multiplicity Constraints and Retrieving Data from Error Messages