i have a question:
i'm use win98+cygwin newest version and postgresql8.1.4
success run
cygserver &
initdb -D /usr/share/postgresql/data
ok success
but when i run ./postmaster it appear this errors:
12711 [main] postmaster 237033 child_info::sync: wait failed, pid 235037, Win3
2 error 0
31676 [main] postmaster 237033 fork: child 235037 - died waiting for dll loading, errno 11
LOG: could not fork startup process: Resource temporarily unavailable
&&&&&&&&&
but i run ./postgres it success
can you help me?
thank you