Обсуждение: pgsql: Remove max_standby_delay message from ps display of recovery

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

pgsql: Remove max_standby_delay message from ps display of recovery

От
itagaki@postgresql.org (Takahiro Itagaki)
Дата:
Log Message:
-----------
Remove max_standby_delay message from ps display of recovery process
in waiting status. The parameter is not so interesting in ps display
because it is referable in postgresql.conf.

Modified Files:
--------------
    pgsql/src/backend/storage/ipc:
        standby.c (r1.24 -> r1.25)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/storage/ipc/standby.c?r1=1.24&r2=1.25)