Hello,
	I noticed that the example in cygrunsrv readme:
  cygrunsrv --install postmaster2 \
    --path /usr/bin/postmaster \
    --args "-D /usr/share/postgresql/data -i -d 2 -o '-o
/var/log/postgres.log'" \
    --dep ipc-daemon --termsig INT --user postgresql
	has -d2 in the options. I was wondering wether it might be a good
idea if someone where to mention this to the cygwin team (Jason? You seem
pretty well boned up). On the other hand if everyone else thinks -d2 is a
good default I'll just slip back to lurking :).
- Stuart