Re: Can't not run initdb

Mike G <[email protected]> Wed, 29 Dec 2004 23:34:56 -0600
Newsgroups gmane.comp.db.postgresql.cygwin
Message-ID <[email protected]>
Cygserver is not running and / or not in your path.

That is what causes sig 11.

See the readme included with the install. 

On Tue, 2004-12-28 at 06:21, Tan Phat Huynh wrote:
> Hi all.
> My name: Tan Phat
> My Email: [email protected]
> Postgresql version : Postgresql-7.4.5
> 
> My problem:
> I can't not run initdb
> Please help me sovle this problem
> 
> $ initdb -D /usr/local/pgsql/data -W -E LATIN1
> The files belonging to this database system will be
> owned by user "staff2".
> 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
> 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/pgsql/data/base/1... Signal 12
> 
> initdb: failed
> initdb: removing data directory
> "/usr/local/pgsql/data"
> 
> 
> 
> 		
> __________________________________ 
> Do you Yahoo!? 
> The all-new My Yahoo! - What will yours do?
> http://my.yahoo.com
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to [email protected]

---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster