Re: Posgresql to MSsql encoding problem - Mailing list pgsql-general

From Sam Mason
Subject Re: Posgresql to MSsql encoding problem
Date
Msg-id 20091009133847.GI5407@samason.me.uk
Whole thread Raw
In response to Posgresql to MSsql encoding problem  (Pedro Doria Meunier <pdoria@netmadeira.com>)
Responses Re: Posgresql to MSsql encoding problem
List pgsql-general
On Fri, Oct 09, 2009 at 11:39:47AM +0100, Pedro Doria Meunier wrote:
> I cannot simply use "Set Client Encoding to LATIN1" as the "client"
> itself is the script ... :)

What does this mean? surely if it's just a "script" you can put another
line at the beginning of the script that says this?

If you really can't do this, how about using ALTER USER to change the
the user that they use latin1 by default?

--
  Sam  http://samason.me.uk/

pgsql-general by date:

Previous
From: Merlin Moncure
Date:
Subject: Re: Posgresql to MSsql encoding problem
Next
From: Pedro Doria Meunier
Date:
Subject: Re: Posgresql to MSsql encoding problem