initdb signal12

From: "Suman Babu Choppala" <SumanBabu_Choppala(at)infosys(dot)com>
To: <pgsql-cygwin(at)postgresql(dot)org>
Subject: initdb signal12
Date: 2005-05-12 09:49:50
Message-ID: 31E1CAD34DAF2F48A768DE429D88E5990F4417DE@kecmsg01.ad.infosys.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin

Started ipc-daemon2
Postgres in cygwin, when I try to create database
cluster error is

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

initdb: internal variables:
PGDATA=/usr/local/pgsql/data
datadir=/usr/share/postgresql
PGPATH=/usr/bin
ENCODING=SQL_ASCII
ENCODINGID=0
POSTGRES_SUPERUSERNAME=sumanbabu_choppala
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 "sumanbabu_cho
ppala".
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"

help
Suman

Responses

Browse pgsql-cygwin by date

  From Date Subject
Next Message nelson 2005-05-13 14:34:14 dowload link
Previous Message Reini Urban 2005-05-11 18:12:01 Re: PostgreSQL 8.0.2 and 7.4.7 does not work anymore since