Running Postgresql 7.4.2 on Windows 2000 with Cygwin !

From: JC Jan Christensen <jan(dot)christensen(at)riva-systems(dot)dk>
To: "'pgsql-cygwin(at)postgresql(dot)org'" <pgsql-cygwin(at)postgresql(dot)org>, "'cygwin(at)cygwin(dot)com'" <cygwin(at)cygwin(dot)com>, "'jason(at)tishler(dot)net'" <jason(at)tishler(dot)net>
Subject: Running Postgresql 7.4.2 on Windows 2000 with Cygwin !
Date: 2004-04-04 13:15:03
Message-ID: 519590683F85D311A7C200105A4CFA334AF6A0@mailserver.riva-systems.dk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin


Running Postgresql 7.4.2 on Windows 2000 with Cygwin !

Dear Sirs

I have installed Cygwin on my computer (a K6-2 500Mhz
with 256Mb RAM) and downloaded the file :

cygipc-2.03-2.tar.bz2

and installed the cygipc-daemon in the file.

I have downloaded the file postgresql-7.4.2.tar.gz
and unpacked it and run the following commands:

./configure
make
make install

I have made a shell-script that contains the
following lines:

ipc-daemon2 &
initdb -D /usr/local/pgsql/data
postmaster -i -n -d 2 -D /usr/local/pgsql/data

When I run this shell-script I get the following
error-message from initdb :

FATAL: could not create shared memory
segment: Function not implemented
DETAIL: Failed system call was
shmget(key=1, size=1081344, 03600)
initdb: failed

What is wrong here ???????????
How can I solve this problem ????????????

My E-mail-address is: jan(dot)christensen(at)riva-systems(dot)dk

I hope to hear from you.

Best regards

Jan Christensen

Responses

Browse pgsql-cygwin by date

  From Date Subject
Next Message Jon Mountjoy 2004-04-04 21:43:11 Re: Multiple clean installs: get same error of "invalid length of startup packet"
Previous Message Jon Mountjoy 2004-04-03 14:07:32 Multiple clean installs: get same error of "invalid length of startup packet"