- Fix the -w (wait) option to work in Windows service mode, per bug #3382.

Magnus Hagander <magnus@hagander.net>

Commit: 2f2c67f574a38936dfa98dd65e689ec6485861f5
Author: Magnus Hagander <magnus@hagander.net>
Date: 2007-07-02T21:58:38Z
Releases: 8.2.5
- Fix the -w (wait) option to work in Windows service mode, per bug #3382.
- Prevent the -w option being passed to the postmaster.
- Read the postmaster options file when starting as a Windows service.

Dave Page

Files

PathChange+/−
src/bin/pg_ctl/pg_ctl.c modified +87 −33