initdb system 12 error

From: e(dot)rapsomaniki(at)mail(dot)cryst(dot)bbk(dot)ac(dot)uk
To: pgsql-cygwin(at)postgresql(dot)org
Subject: initdb system 12 error
Date: 2005-01-17 16:55:24
Message-ID: 1105980924.41ebedfce5ae6@webmail.cryst.bbk.ac.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin

Hi

I am trying to use postgresql 7.4.5 in cygwin, using windows XP professional. I
get the error shown on the end of this message. I HAVE read the readme file both
for the setup of cygserver and postgresql-7.4.5

The cygserver appears to be running automatically, as shown in the Services
option of the Administration Tools. I have issued CYGWIN= server as suggested
by a previous answer to the same problem but no good..It's probably time to
give up..

Any suggestions would be greatly appreciated!!

Many thanks

Eleni
----------------------------------------

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=Eleni
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 "Eleni".
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... DEBUG: invoking
IpcMemoryCreate(size=1081344)
Signal 12

initdb: failed
initdb: removing data directory "/usr/local/pgsql/data"

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.

Browse pgsql-cygwin by date

  From Date Subject
Next Message Reini Urban 2005-01-17 19:21:12 Re: problem with initdb
Previous Message Mike G. 2005-01-17 15:30:17 Re: Fw: Init DB Fails