Re: Posgresql to MSsql encoding problem

Поиск
Список
Период
Сортировка
От Sam Mason
Тема Re: Posgresql to MSsql encoding problem
Дата
Msg-id 20091009133847.GI5407@samason.me.uk
обсуждение исходный текст
Ответ на Posgresql to MSsql encoding problem  (Pedro Doria Meunier <pdoria@netmadeira.com>)
Ответы Re: Posgresql to MSsql encoding problem
Список 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 по дате отправления:

Предыдущее
От: Merlin Moncure
Дата:
Сообщение: Re: Posgresql to MSsql encoding problem
Следующее
От: Pedro Doria Meunier
Дата:
Сообщение: Re: Posgresql to MSsql encoding problem