pgsql-server: > > Another issue is that when installing the Postgres
Started by Bruce Momjianalmost 22 years ago1 messagescomitters
Log Message:
-----------
Another issue is that when installing the Postgres service with
"pg_ctl register -w ...." the "-w" parameter was not put inthe 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
Modified Files:
--------------
pgsql-server/src/bin/pg_ctl:
pg_ctl.c (r1.25 -> r1.26)
(http://developer.postgresql.org/cvsweb.cgi/pgsql-server/src/bin/pg_ctl/pg_ctl.c.diff?r1=1.25&r2=1.26)