From: | fumihisa(dot)suzuki(at)justsystems(dot)com |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Hello, |
Date: | 2013-09-09 12:55:38 |
Message-ID: | JxpOBz4iMyyZtD.WTWYR7xsw0@justsystems.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Hello,
initdb fails as follows:
initdb.exe -A md5 -D "C:\Program Files\...\postgresql\data" -E UTF-8 --
locale C -U postgres --pwfile="C:\Program Files\...\postgresql\pwfile.
txt"
The files belonging to this database system will be owned by user "
u00001".
This user must also own the server process.
The database cluster will be initialized with locale C.
The default text search configuration will be set to "english".
fixing permissions on existing directory C:/Program Files/.../
postgresql/data ... ok
creating subdirectories ... ok
selecting default max_connections ... 10
selecting default shared_buffers ... 400kB
creating configuration files ... ok
creating template1 database in C:/Program Files/.../postgresql/data/
base/1 ... child process exited with exit code 5
initdb: removing contents of data directory "C:/Program Files/.../
postgresql/data"
Wwhat does the exit code 5 mean?
Best regards,
Fumihisa Suzuki
From | Date | Subject | |
---|---|---|---|
Next Message | Agustin Larreinegabe | 2013-09-09 13:07:02 | Re: PK referenced function |
Previous Message | Marc Mamin | 2013-09-09 12:12:29 | Re: Sum of columns |