initdb fails

From: Tom Burns <tramseyburns(at)yahoo(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: initdb fails
Date: 2004-09-15 20:09:41
Message-ID: 20040915200941.32063.qmail@web52901.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin


Hi All,

Just installed PostgreSQL 7.4.5 with Cigwin and get the output copied below when running initdb.

Thanks in advance for any help.

Tom

$ initdb -d
Running in debug mode.

initdb: internal variables:
PGDATA=/usr/share/postgresql/data
datadir=/usr/share/postgresql
PGPATH=/usr/bin
ENCODING=
ENCODINGID=0
POSTGRES_SUPERUSERNAME=Tom Burns
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 "Tom Burns".
This user must also own the server process.

The database cluster will be initialized with locale C.

creating directory /usr/share/postgresql/data... ok
creating directory /usr/share/postgresql/data/base... ok
creating directory /usr/share/postgresql/data/global... ok
creating directory /usr/share/postgresql/data/pg_xlog... ok
creating directory /usr/share/postgresql/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/share/postgresql/data/base/1... DEBUG: invoking IpcMemoryCreate(size=1081344)
Signal 12

initdb: failed
initdb: removing data directory "/usr/share/postgresql/data"

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Steve Lane 2004-09-15 23:44:31 PG 7.4 possible (probable) corruption?
Previous Message Uwe C. Schroeder 2004-09-15 18:04:20 Re: unsubscribe