BUG #7795: Cannot choose UTF-8 encoding for initdb

Поиск
Список
Период
Сортировка
От paul.watson@zephyr-consulting.com
Тема BUG #7795: Cannot choose UTF-8 encoding for initdb
Дата
Msg-id E1TrzY7-0002To-PJ@wrigleys.postgresql.org
обсуждение исходный текст
Список pgsql-bugs
The following bug has been logged on the website:

Bug reference:      7795
Logged by:          Paul
Email address:      paul.watson@zephyr-consulting.com
PostgreSQL version: 9.2.2
Operating system:   Microsoft Windows [Version 6.0.6002] Vista 64-bit
Description:        =


C:\Program Files\PostgreSQL\9.2\data2>initdb.exe --locale=3D"English_United
States" --encoding=3DUTF8 --pgdata=3D"C:\Program Files\PostgreSQL\9.2\data2"
The files belonging to this database system will be owned by user
"pwatson".
This user must also own the server process.

The database cluster will be initialized with locale "English_United
States.1252".
The default text search configuration will be set to "english".

fixing permissions on existing directory C:/Program
Files/PostgreSQL/9.2/data2 ... initdb: could not change permissions of
directory "C:/Program Files
/PostgreSQL/9.2/data2": Permission denied

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

Предыдущее
От: Eli Mesika
Дата:
Сообщение: Re: BUG #7792: pg_dump does not treat -c flag correctly when using tar format
Следующее
От: afonit@gmail.com
Дата:
Сообщение: BUG #7797: datetime + '1 month'::interval is going outside of a month's bounds