Re: Changing the encoding of the database on the fly

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Changing the encoding of the database on the fly
Дата
Msg-id 12252.1149086594@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Changing the encoding of the database on the fly  (Michael Kichanov <mike@inar.ru>)
Список pgsql-admin
Michael Kichanov <mike@inar.ru> writes:
> Can i change the encoding of the database with "update pg_database set encoding= where datname="
> without any problem with DB integrity?

No.  That's not going to magically fix your data to be correct in the
new encoding.

            regards, tom lane

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