Re: initdb failing

From: mike g <mike(at)thegodshalls(dot)com>
To: Sonia <sonia(at)aashiyaana(dot)com>
Cc: pgsql-cygwin(at)postgresql(dot)org
Subject: Re: initdb failing
Date: 2004-06-21 04:27:20
Message-ID: 1087792040.2187.10.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin

ipc-daemon2 is no longer used. Use cygserver instead. There are a few
postings to the list now with instructions.

Mike
On Mon, 2004-06-14 at 16:38, Sonia wrote:
> 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?
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org

In response to

Responses

Browse pgsql-cygwin by date

  From Date Subject
Next Message mike g 2004-06-21 04:29:05 Re: Troubles with the 7.4.2-1 cygwin package
Previous Message mike g 2004-06-21 04:21:58 Re: Cygwin Postgresql Signal 12