Hi, Patricia.
PF> I'm having trouble getting a local build of postgres to run on my pc.
PF> I have the following installed on my system:
PF> windows 2000, cygwin 1.5.5, cygipc-2.02-1, gcc 3.3.1-3
PF> I get the following error msg:
PF> creating template1 in database in
PF> /usr/local/pgsql/share/data/base/1...
PF> IpcSemaphoreCreate: semget(key=1, num=17, 03600) failed: Function not
PF> implemented
As far as I know you have to use cygipc 1.xx with PostgreSQL 7.3.xx.
Cygipc 2.xx is to be used with PostgreSQL 7.4.xx.
- Grigoriy