hi,
I am trying to install the postgres in the Cygwin. But I get "Resource
temporarily unavailable" error when I run the postmaster. Did anyone have
this problem and fix it? please help.
The error message display like this:
$ postmaster -D /usr/share/postgresql/data
DEBUG: database system was shut down at 2002-06-27 01:54:35
DEBUG: checkpoint record is at 0/113700
DEBUG: redo record is at 0/113700; undo record is at 0/0; shutdown TRUE
DEBUG: next transaction id: 89; next oid: 16556
PGSTATBUFF: recvfrom(2): Resource temporarily unavailable
DEBUG: database system is ready
DEBUG: statistics collector process (pid 3680) exited with exit code 1
PGSTATBUFF: recvfrom(2): Resource temporarily unavailable
DEBUG: statistics collector process (pid 3760) exited with exit code 1
PGSTATBUFF: recvfrom(2): Resource temporarily unavailable