From: | "PostgreSQL Bugs List" <pgsql-bugs(at)postgresql(dot)org> |
---|---|
To: | pgsql-bugs(at)postgresql(dot)org |
Subject: | BUG #1125: Running PostgreSQL 7.4.2 on Windows 2000 with Cygwin |
Date: | 2004-04-04 13:09:02 |
Message-ID: | 20040404130902.C7F24CF55FC@www.postgresql.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
The following bug has been logged online:
Bug reference: 1125
Logged by: Jan Christensen
Email address: jan(dot)christensen(at)riva-systems(dot)dk
PostgreSQL version: 7.4
Operating system: Windows 2000
Description: Running PostgreSQL 7.4.2 on Windows 2000 with Cygwin
Details:
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 ????????????
I hope to hear from you.
Best regards
Jan Christensen
From | Date | Subject | |
---|---|---|---|
Next Message | PostgreSQL Bugs List | 2004-04-04 15:02:13 | BUG #1126: TCP Connection Issues. |
PostgreSQL : 순차적 | Gabriel Weinberg | 2004-04-03 18:51:56 | PostgreSQL : 순차적 스캔 인덱스 범퍼카 |