Re: Upgrading postgresql from version 7.4.3

Поиск
Список
Период
Сортировка
От John R Pierce
Тема Re: Upgrading postgresql from version 7.4.3
Дата
Msg-id 518C7596.3050502@hogranch.com
обсуждение исходный текст
Ответ на Re: Upgrading postgresql from version 7.4.3  (Arun P.L <arunpl@hotmail.com>)
Список pgsql-general
On 5/9/2013 9:12 PM, Arun P.L wrote:
> Since there was some issue with hotmail I couldn't reply earlier.
>
> Encoding in version 7.4 was SQL_ASCII. What's the best way to deal
> with this?
> I hope changing the encoding to UTF-8 while taking dump will work.

SQL_ASCII means that postgres has no encoding, it just treats it as
bytes.   any values could be stored, and its quite likely that they
aren't UTF8 compatible



--
john r pierce                                      37N 122W
somewhere on the middle of the left coast



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

Предыдущее
От: Arun P.L
Дата:
Сообщение: Re: Upgrading postgresql from version 7.4.3
Следующее
От: Arun P.L
Дата:
Сообщение: Re: Upgrading postgresql from version 7.4.3