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.