Win98 Cygwin and PostgreSQL 7.4.3

From: "Mos" <mos(dot)gal(at)free(dot)fr>
To: pgsql-cygwin(at)postgresql(dot)org
Subject: Win98 Cygwin and PostgreSQL 7.4.3
Date: 2004-08-02 07:37:12
Message-ID: cekqv8$f0h$1@sea.gmane.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 I have missing ?

Thanks

Mos

Responses

Browse pgsql-cygwin by date

  From Date Subject
Next Message Mos 2004-08-02 09:46:06 Initdb failed with PostgreSQL7.4.3/Cygwin 1.5.10-3 and Win 98
Previous Message Daniel Secomb 2004-08-02 06:54:06 Re: initdb...