Help with initdb

From: Paulino Ng <paulino(at)pucsp(dot)br>
To: pgsql-cygwin(at)postgresql(dot)org
Subject: Help with initdb
Date: 2004-08-03 13:13:18
Message-ID: 1091538798.410f8f6e2534d@webmail.pucsp.br
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin

Hi!

I'm having trouble to install postgreSQL/cygwin in winXP systems.
I tried 3 differents PCs with winXP pro and each time I get into the same
problem:
- initdb is unable to finish - in debug mode it stops after the following
message
----------- .... --------------------------------------------
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"
---------- ..... ----------------------------------------------

I tried to change /etc/cygserver.conf with:
kern.ipc.semmns 80
kern.ipc.semmsl 80
kern.ipc.shmmaxpgs 16384
kern.ipc.shmmni 16384
kern.ipc.shmseg 16384

But I've got the same results.

What should I do?

Thanx!

paulino
-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/
by NuCC-INTERNET

Responses

Browse pgsql-cygwin by date

  From Date Subject
Next Message Evandro Spader 2004-08-03 22:40:12 initdb - Error FATAL: shmat(id=1179648) failed
Previous Message Mos 2004-08-03 06:54:58 Initdb FATAL error shmat - Win98 Cygwin 1.5.10-3 - PostgreSQL 7.4.3