> > Another issue is that when installing the Postgres service with

Bruce Momjian <bruce@momjian.us>

Commit: a0a61f494dcaafe37a58cfa0c2bdab328a542f6a
Author: Bruce Momjian <bruce@momjian.us>
Date: 2004-08-28T21:01:38Z
Releases: 8.0.0
> > Another issue is that when installing the Postgres service with
> > "pg_ctl register -w ...." the "-w" parameter was not put in
> the registry "ImagePath"
> > value for the Postgres service. (I added it manually to test.) So I
> > suspect that "pg_ctl register" will need to be enhanced to add the
> > "-w" parameter to the registry settings.

Dave Page

Files

PathChange+/−
src/bin/pg_ctl/pg_ctl.c modified +5 −2