Thread: RE: Running PostgreSQL 7.0 on WinNT w/cygwinb20 and cyg win-ipc

RE: Running PostgreSQL 7.0 on WinNT w/cygwinb20 and cyg win-ipc

From
Horák Daniel
Date:
> I keep seeing the following whenever there is a new client
> connection to the
> database:
> Error semaphore semaphore not equal 0
>
> anyone know what this means?  Thanks.

It is a known problem with old cygipc library (not patched v1.03). Try to
get a new version from
http://cygutils.netpedia.net/V1.1/cygipc-1.05/index.html (no patching is
required) and recompile both the library and postgreSQL.

            Dan