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

From: "Kevin Grittner" <kgrittn(at)mail(dot)com>
To: paul(dot)watson(at)zephyr-consulting(dot)com,pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #7795: Cannot choose UTF-8 encoding for initdb
Date: 2013-01-09 20:27:08
Message-ID: 20130109202708.255790@gmx.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

paul(dot)watson(at)zephyr-consulting(dot)com wrote:

> [...] --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.

> 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

This looks like a simple permissions problem, not a bug.

-Kevin

Browse pgsql-bugs by date

  From Date Subject
Next Message Kevin Grittner 2013-01-09 22:09:03 Re: wrong search_path being used
Previous Message Hari Babu 2013-01-09 04:02:58 Re: Review of "pg_basebackup and pg_receivexlog to use non-blocking socket communication", was: Re: Re: [BUGS] BUG #7534: walreceiver takes long time to detect n/w breakdown