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