Обсуждение: pg-migrator - pg_migrator: Using pg_ctl -l, we still need stdout

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

pg-migrator - pg_migrator: Using pg_ctl -l, we still need stdout

От
bmomjian@pgfoundry.org (User Bmomjian)
Дата:
Log Message:
-----------
Using pg_ctl -l, we still need stdout redirection to prevent startup
messages from appearing on the terminal.

Modified Files:
--------------
    pg_migrator/src:
        server.c (r1.11 -> r1.12)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/pg_migrator/src/server.c.diff?r1=1.11&r2=1.12)