Обсуждение: pgsql-server: > > Another issue is that when installing the Postgres

Поиск
Список
Период
Сортировка

pgsql-server: > > Another issue is that when installing the Postgres

От
momjian@svr1.postgresql.org (Bruce Momjian)
Дата:
Log Message:
-----------
> > 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

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)