Postgres Installation

From: mmehmood <moiz(dot)mehmood(at)cms-stl(dot)com>
To: pgsql-cygwin(at)postgresql(dot)org
Subject: Postgres Installation
Date: 2004-07-08 16:09:53
Message-ID: E1BibTB-0002X0-00@smtp.cms-stl.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin

Hi,
I am trying to create a new database cluster using initdb but I keep getting the following error? Does anybody know how I can resolve this?
$ initdb --pgdata /usr/local/pgibeam --username=postgres --pwprompt --debug
Running in debug mode.
initdb: internal variables:
PGDATA=/usr/local/pgibeam
datadir=/usr/share/postgresql
PGPATH=/usr/bin
ENCODING=
ENCODINGID=0
POSTGRES_SUPERUSERNAME=postgres
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 "mmehmood".
This user must also own the server process.
The database cluster will be initialized with locale C.
creating directory /usr/local/pgibeam... ok
creating directory /usr/local/pgibeam/base... ok
creating directory /usr/local/pgibeam/global... ok
creating directory /usr/local/pgibeam/pg_xlog... ok
creating directory /usr/local/pgibeam/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/pgibeam/base/1... DEBUG: invoking Ip
MemoryCreate(size=1081344)
Signal 12
initdb: failed
initdb: removing data directory "/usr/local/pgibeam"
Thanks
Moiz

Responses

Browse pgsql-cygwin by date

  From Date Subject
Next Message zuhans@iname.com 2004-07-08 18:47:37 Re: Postgres Installation
Previous Message Leeuw van der, Tim 2004-07-08 08:16:20 Re: Problems with installation of cygwin/postgreSQL