Re: initdb failed - Mailing list pgsql-cygwin

From mike g
Subject Re: initdb failed
Date
Msg-id 1090038263.14010.21.camel@localhost.localdomain
Whole thread Raw
In response to initdb failed  (jithendra roy <jith_n@yahoo.com>)
List pgsql-cygwin
The document or webpage you are using is out of date.  See the Readme
included with the installation.  Cygserver is used instead of
ipc-daemon2 now.


On Thu, 2004-07-15 at 00:19, jithendra roy wrote:
> Hi,
>
>
>
> In cygwin prompt I mentioned like this to start postgresql
>
>
>
> $ ipc-daemon2 &
>
> [1] 2964
>
>
>
> $ initdb -D /usr/local/pgsql/data -W -E LATIN1
>
> The files belonging to this database system will be owned by user
> "Jithendra Roy
>
> ".
>
> This user must also own the server process.
>
>
>
> The database cluster will be initialized with locale C.
>
>
>
> creating directory /usr/local/pgsql/data... ok
>
> creating directory /usr/local/pgsql/data/base... ok
>
> creating directory /usr/local/pgsql/data/global... ok
>
> creating directory /usr/local/pgsql/data/pg_xlog... ok
>
> creating directory /usr/local/pgsql/data/pg_clog... ok
>
> selecting default max_connections... Signal 12
>
> Signal 12
>
> Signal 12
>
> Signal 12
>
> Signal 12
>
> Signal 12
>
> 1010
>
> 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/pgsql/data/base/1... Signal
> 12
>
>
>
> initdb: failed
>
> initdb: removing data directory "/usr/local/pgsql/data"
>
>
>
> $
>
>
>
> Here my problem is initdb is failed, so pls help me and give your
> suggestions how to slove this problem.
>
>
>
> Pls give me as early as possible
>
>
>
> Thanks,
>
> Jithendra
>
>
>
>
>
> ______________________________________________________________________
> Do you Yahoo!?
> New and Improved Yahoo! Mail - 100MB free storage!

pgsql-cygwin by date:

Previous
From: mike g
Date:
Subject: Re: unable to initdb under cygwin
Next
From: mike g
Date:
Subject: Re: questions about install postgresql on Window