Fw: Init DB Fails

From: "anil" <anil(at)rentpro(dot)net>
To: <pgsql-cygwin(at)postgresql(dot)org>
Subject: Fw: Init DB Fails
Date: 2005-01-17 14:20:45
Message-ID: 006b01c4fc9f$bd842450$2301a8c0@rtidomain.rentpro.co.in
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin


----- Original Message -----
From: anil
To: pgsql-cygwin(at)postgresql(dot)org
Sent: Monday, January 17, 2005 7:36 PM
Subject: Init DB Fails

Dear ALL,
FAQ_MSWIN given me steps for windows version
I followed the steps
http://www.postgresql.org/files/documentation/faqs/text/FAQ_CYGWIN

When I Run the Initdb I get Following error
the Dump is as bellow:

================================
$ initdb -D /usr/local/pgsql/data -W -E LATIN1 -d
Running in debug mode.

initdb: internal variables:
PGDATA=/usr/local/pgsql/data
datadir=/usr/share/postgresql
PGPATH=/usr/bin
ENCODING=LATIN1
ENCODINGID=8
POSTGRES_SUPERUSERNAME=anil
POSTGRES_BKI=/usr/share/postgresql/postgres.bki
POSTGRES_DESCR=/usr/share/postgresql/postgres.description
POSTGRESQL_CONF_SAMPLE=/usr/share/postgresql/postgresql.conf.sample
PG_HBA_SAMPLE=/usr/share/postgresql/pg_hba.conf.sample
PG_IDENT_SAMPLE=/usr/share/postgresql/pg_ident.conf.sample
The files belonging to this database system will be owned by user "anil".
This user must also own the server process.

The database cluster will be initialized with locale C.

fixing permissions on existing 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... DEBUG: invoking
IpcMemoryCreate(size=1081344)
Signal 12

initdb: failed

Responses

Browse pgsql-cygwin by date

  From Date Subject
Next Message Mike G. 2005-01-17 15:30:17 Re: Fw: Init DB Fails
Previous Message anil 2005-01-17 14:06:45 Init DB Fails