Lists: | pgsql-cygwin |
---|
From: | Mos <mos_fr(at)yahoo(dot)fr> |
---|---|
To: | pgsql-cygwin(at)postgresql(dot)org |
Subject: | Initdb failed with PostgreSQL7.4.3/Cygwin 1.5.10-3 and Win 98 |
Date: | 2004-08-02 09:46:06 |
Message-ID: | 6.1.2.0.0.20040802084425.02a23090@pop3.club-internet.fr@127.0.0.1 |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
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 is missing ?
Thanks
Mos