Обсуждение: pgsql: In standby mode, suppress repeated LOG messages about a corrupt

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

pgsql: In standby mode, suppress repeated LOG messages about a corrupt

От
heikki@postgresql.org (Heikki Linnakangas)
Дата:
Log Message:
-----------
In standby mode, suppress repeated LOG messages about a corrupt record,
which just indicates that we've reached the end of valid WAL found in
the standby.

Modified Files:
--------------
    pgsql/src/backend/access/transam:
        xlog.c (r1.396 -> r1.397)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/access/transam/xlog.c?r1=1.396&r2=1.397)