Re: Cygwin PostgreSQL postmaster problem - Mailing list pgsql-ports

From Jason Tishler
Subject Re: Cygwin PostgreSQL postmaster problem
Date
Msg-id 20010316163957.E568@dothill.com
Whole thread Raw
In response to Cygwin PostgreSQL postmaster problem  (svetsch@tradewinds-solutions.com)
List pgsql-ports
Samuel,

On Fri, Mar 16, 2001 at 04:44:32PM, svetsch@tradewinds-solutions.com wrote:
> cygwin (today dev snapshot 2001-03-12)
> cygipc-1.09-2
> postgresql-7.1-beta5

I just tried the above and it passes the regression test without any
errors.

> I have successfully installed cygipc (ipc-daemon as a service) compiled
> PostgreSQL and executed initdb.
> But each time I try to execute postmaster, I get :
>
> $ postmaster -i -d1
> FindExec: searching PATH ...
> FindExec: found "/usr/local/pgsql/bin/postmaster" using PATH
> C:\cygwin\usr\local\pgsql\bin\postgres.exe: ***
> recreate_mmaps_after_fork_failed
> postmaster: reaping dead processes...
> postmaster: Startup proc 1196 exited with status 256 - abort
>
> Any Ideas ?

The above is a known problem that has already been fixed.  See the
following for details:

    http://www.postgresql.org/mhonarc/pgsql-ports/2001-02/msg00012.html
    http://www.postgresql.org/mhonarc/pgsql-ports/2001-02/msg00014.html

Try executing "uname -r".  Do you get "1.3.0s..." or "1.1.8..."?

Did you stop the ipc-daemon service (and *all* other Cygwin processes)
before installing the snapshot?  If not, then the Cygwin 1.1.8-2 DLL is
probably locked in memory preventing the snapshot DLL from taking affect.

Jason

--
Jason Tishler
Director, Software Engineering       Phone: +1 (732) 264-8770 x235
Dot Hill Systems Corp.               Fax:   +1 (732) 264-8798
82 Bethany Road, Suite 7             Email: Jason.Tishler@dothill.com
Hazlet, NJ 07730 USA                 WWW:   http://www.dothill.com

pgsql-ports by date:

Previous
From: Michael Davis
Date:
Subject: RE: Cygwin PostgreSQL postmaster problem
Next
From: "Michael Moehle"
Date:
Subject: Starting Postgres under Win2K