Cygwin PostgreSQL postmaster problem

From: svetsch(at)tradewinds-solutions(dot)com
To: pgsql-ports(at)postgresql(dot)org
Subject: Cygwin PostgreSQL postmaster problem
Date: 2001-03-16 15:44:32
Message-ID: OF54D6B95D.45B188DA-ONC1256A11.00565B2D@LocalDomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports

Hi,

I'm trying to execute PostgreSQL on Windows 2000, but I have some problems
with it.

My config :

cygwin (today dev snapshot 2001-03-12)
cygipc-1.09-2
postgresql-7.1-beta5

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 ?

Thanks in advance !
--
Samuel Vetsch
Trade Winds Solutions
36, rue du XXXI Décembre
CH - 1207 Genève
http://www.tradewinds-solutions.com

Responses

Browse pgsql-ports by date

  From Date Subject
Next Message Michael Davis 2001-03-16 20:45:37 RE: Cygwin PostgreSQL postmaster problem
Previous Message svetsch 2001-03-16 14:59:16 Cygwin PostgreSQL postmaster problem