Cygwin: postgres.exe exits with "*** recreate_mmaps_after_fork_failed" message

From: David Polberger <dpol(at)swipnet(dot)se>
To: pgsql-ports(at)postgresql(dot)org
Subject: Cygwin: postgres.exe exits with "*** recreate_mmaps_after_fork_failed" message
Date: 2001-04-30 16:42:28
Message-ID: 3AED95F4.3DA2BB3@swipnet.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports

(Note that this bug might be considered a duplicate of #188).

I have installed PostgreSQL v7.1 on a system running Windows 2000
Service Pack 1 with a recent Cygwin installation. I have followed the
installation instructions to the letter, both in INSTALL and
doc/FAQ_MSWIN. ./configure, make, make install and initdb work fine.
Then I try to execute the following command:

/usr/local/pgsql/bin/postmaster -D /usr/local/pgsql/data >logfile 2>&1 &

Per the instructions in INSTALL. postmaster.exe is loaded in the
background, as expected. Approximately one second later, I get the
following error message:

$ C:UtilityCygWinusrlocalpgsqlbinpostgres.exe: ***
recreate_mmaps_after_fork_failed

Note that I haven't done anything unusual; I have followed the
installation instructions to the letter, as mentioned.

For your reference, this bug has been filed as bug #305.

Best regards,
--
David Polberger
dpol(at)swipnet(dot)se

MM Player information:
http://home.swipnet.se/mmplayer/

Responses

Browse pgsql-ports by date

  From Date Subject
Next Message David Polberger 2001-04-30 17:02:30 Re: Cygwin: postgres.exe exits with "*** recreate_mmaps_after_fork_failed" message
Previous Message Tegge, Bernd 2001-04-30 16:13:59 Patches for 7.1 on QNX4