Re: initdb failed

From: mike g <mike(at)thegodshalls(dot)com>
To: jithendra roy <jith_n(at)yahoo(dot)com>
Cc: pgsql-cygwin(at)postgresql(dot)org
Subject: Re: initdb failed
Date: 2004-07-17 04:24:23
Message-ID: 1090038263.14010.21.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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!

In response to

Browse pgsql-cygwin by date

  From Date Subject
Next Message mike g 2004-07-17 04:25:08 Re: questions about install postgresql on Window
Previous Message mike g 2004-07-17 04:23:28 Re: unable to initdb under cygwin