Re: Posgresql to MSsql encoding problem

From: Sam Mason <sam(at)samason(dot)me(dot)uk>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Posgresql to MSsql encoding problem
Date: 2009-10-09 13:38:47
Message-ID: 20091009133847.GI5407@samason.me.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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/

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Pedro Doria Meunier 2009-10-09 14:49:49 Re: Posgresql to MSsql encoding problem
Previous Message Merlin Moncure 2009-10-09 13:11:11 Re: Posgresql to MSsql encoding problem