From: | "Sonia" <sonia(at)aashiyaana(dot)com> |
---|---|
To: | <pgsql-cygwin(at)postgresql(dot)org> |
Subject: | initdb failing |
Date: | 2004-06-14 21:38:40 |
Message-ID: | 000901c45257$f7db18e0$25f4fea9@Aashiyaana |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-cygwin |
Hello.
I installed cygwin on my windows xp machine with the postrgresql package. I
run the ipc-daemon2 & command and it goes thru but then I try to create a
cluster using initdb -D usr/local/database the following happens:
$ initdb -D usr/local/database
The files belonging to this database system will be owned by user "Owner".
This user must also own the server process.
The database cluster will be initialized with locale C.
creating directory usr/local/database... ok
creating directory usr/local/database/base... ok
creating directory usr/local/database/global... ok
creating directory usr/local/database/pg_xlog... ok
creating directory usr/local/database/pg_clog... ok
selecting default max_connections... Signal 12
Signal 12
Signal 12
Signal 12
Signal 12
Signal 12
10
selecting default shared_buffers... Signal 12
Signal 12
Signal 12
Signal 12
Signal 12
Signal 12
Signal 12
Signal 12
Signal 12
Signal 12
Signal 12
50
creating configuration files... ok
creating template1 database in usr/local/database/base/1... Signal 12
initdb: failed
initdb: removing data directory "usr/local/database"
Why does initdb fail for me?
From | Date | Subject | |
---|---|---|---|
Next Message | David P. Lurie | 2004-06-14 21:38:49 | Re: Updated Cygwin Package: postgresql-7.4.2-1 |
Previous Message | Mike G | 2004-06-14 20:27:32 | Re: Updated Cygwin Package: postgresql-7.4.2-1 |