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

Поиск
Список
Период
Сортировка
От momjian@svr1.postgresql.org (Bruce Momjian)
Тема pgsql-server: > > Another issue is that when installing the Postgres
Дата
Msg-id 20040828210138.031F25E46EE@svr1.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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)

В списке pgsql-committers по дате отправления:

Предыдущее
От: momjian@svr1.postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql-server: Use dynamic buffer for token buffer in win32 admin check
Следующее
От: tgl@svr1.postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql-server: Rearrange order of operations in heap_drop_with_catalog