Re: Change server encoding after the fact

Поиск
Список
Период
Сортировка
От Scott Marlowe
Тема Re: Change server encoding after the fact
Дата
Msg-id CAOR=d=3VvVpVHYi2rxGObOUpkDYpbbm1GSaQc19PyMXdzumtrQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Change server encoding after the fact  (Cody Caughlan <toolbag@gmail.com>)
Ответы Re: Change server encoding after the fact
Re: Change server encoding after the fact
Список pgsql-general
On Fri, Sep 30, 2011 at 1:39 PM, Cody Caughlan <toolbag@gmail.com> wrote:
> Its a Rails app and I do have:
>   encoding: utf8


Hmmm, if you try this does it work (mostly)?

iconv -f utf-8 -t utf-8 -c < infile > outfile

В списке pgsql-general по дате отправления:

Предыдущее
От: Cody Caughlan
Дата:
Сообщение: Re: Change server encoding after the fact
Следующее
От: Scott Marlowe
Дата:
Сообщение: Re: Change server encoding after the fact