postgres WIN - latest cygwin port - bad file descriptor when starting postgres

From: HIDING <hiding(at)freemail(dot)hu>
To: pgsql-odbc(at)postgresql(dot)org
Subject: postgres WIN - latest cygwin port - bad file descriptor when starting postgres
Date: 2004-08-23 11:54:50
Message-ID: 4129DB0A.90407@freemail.hu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)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(at)gabornb ~
$

In response to

Browse pgsql-odbc by date

  From Date Subject
Next Message HIDING 2004-08-23 13:33:22 Re: postgres WIN - latest cygwin port - bad file descriptor
Previous Message Mischa Sandberg 2004-08-22 05:44:30 Re: ODBC questions