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

From: paul(dot)watson(at)zephyr-consulting(dot)com
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #7795: Cannot choose UTF-8 encoding for initdb
Date: 2013-01-06 23:22:39
Message-ID: E1TrzY7-0002To-PJ@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 7795
Logged by: Paul
Email address: paul(dot)watson(at)zephyr-consulting(dot)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="English_United
States" --encoding=UTF8 --pgdata="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

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2013-01-07 00:02:32 Re: BUG #7791: create database with owner, owner does not get usage on schema
Previous Message s.reiser 2013-01-06 20:09:34 BUG #7794: pg_dump: errors when using pipes/streams