Initdb failed with PostgreSQL7.4.3/Cygwin 1.5.10-3 and Win 98 - Mailing list pgsql-cygwin

From Mos
Subject Initdb failed with PostgreSQL7.4.3/Cygwin 1.5.10-3 and Win 98
Date
Msg-id 6.1.2.0.0.20040802084425.02a23090@pop3.club-internet.fr@127.0.0.1
Whole thread Raw
List pgsql-cygwin
Hi everybody !

I try to install Cygwin and PostgreSQL to test a soft, following the various
read-me and docs available on the web.

All is fine until i try to initialize the database :

---------------
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... 10
selecting default shared_buffers... 50
creating configuration files... ok
creating template1 database in /usr/local/pgsql/data/base/1... FATAL:
shmat<id=
1179648> failed: Invalid argument

initdb: failed
$
---------

I look for answer in the previous thread, but nothing help me.

Config :
Windows 98
PostgreSQL 7.4.3
Cygwin 1.5.10-3
(from setup.exe from cygwin.com)

What is missing ?

Thanks

Mos



pgsql-cygwin by date:

Previous
From: "Mos"
Date:
Subject: Win98 Cygwin and PostgreSQL 7.4.3
Next
From: Mos
Date:
Subject: Initdb FATAL error shmat - Win98 Cygwin 1.5.10-3 - PostgreSQL 7.4.3