postgres WIN - latest cygwin port - bad file descriptor when starting postgres - Mailing list pgsql-odbc

From HIDING
Subject postgres WIN - latest cygwin port - bad file descriptor when starting postgres
Date
Msg-id 4129DB0A.90407@freemail.hu
Whole thread Raw
In response to Re: problem with CVS version  ("Dave Page" <dpage@vale-housing.co.uk>)
List pgsql-odbc
I post to the odbc list because ODBC users are mostly windows users
as well :) - sorry for the inconvenience.

I installed the latest cygwin including postgresql.

Everything is just fine, even the database is created on the path (see
example below).

But when trying to start postmaster an error happens.
The service installed wouldn't start as well.

Everything is done as the latest readme, the new cygipc replacement is
installed and running, etc....

Ideas found on internet sites are not working.

OS is Win2000 Server.

thanks for any help

Robert




-------------------------------------------------------------------------------
gabor@gabornb ~
$ /usr/bin/postmaster -D /usr/local/psql/data
WARNING:  dup(0) failed after 3196 successes: Bad file descriptor
C:\cygwin\bin\postgres.exe (2840): *** MapViewOfFileEx (0xF10000), Win32
error 4
87.  Terminating.
C:\cygwin\bin\postgres.exe (2820): *** MapViewOfFileEx (0xF10000), Win32
error 4
87.  Terminating.
LOG:  statistics collector process (PID 2840) exited with exit code 1
LOG:  startup process (PID 2820) exited with exit code 1
LOG:  aborting startup due to startup process failure

gabor@gabornb ~
$


pgsql-odbc by date:

Previous
From: Wolfgang Fürtbauer
Date:
Subject: Re: Problem with VB6, DAO, Data Control: Update does
Next
From: HIDING
Date:
Subject: Re: postgres WIN - latest cygwin port - bad file descriptor