PG 8.3.7 initdb -E LATIN1 fails on Windows

Поиск
Список
Период
Сортировка
От Abraham, Danny
Тема PG 8.3.7 initdb -E LATIN1 fails on Windows
Дата
Msg-id D460EBE8A3D1D246830283AE0478D8FED7BCAE51A5@HOUCCRPRD01.adprod.bmc.com
обсуждение исходный текст
Ответы Re: PG 8.3.7 initdb -E LATIN1 fails on Windows  (Alvaro Herrera <alvherre@commandprompt.com>)
Список pgsql-general
Hi,

Runnning:  initdb -E LATIN1 -D .....

Error: encoding mismatch

Used to run fine on 8.2.4 on the same Windows platform.

OUTPUT
===========
The database cluster will be initialized with locale English_United States.1252.

initdb: encoding mismatch
The encoding you selected (LATIN1) and the encoding that the selected locale uses (WIN1252) do not match.  This would
leadto misbehavior in various character string processing functions. 
Rerun initdb and either do not specify an encoding explicitly, or choose a matching combination.
============

Thanks

Danny Abraham


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

Предыдущее
От: Chris Barnes
Дата:
Сообщение: Postgres online backup and restore has errors that are concerning
Следующее
От: "Abraham, Danny"
Дата:
Сообщение: How do I add text to a thread?