Обсуждение: pgsql: Fix pg_resetxlog to remove archive status files along with WAL

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

pgsql: Fix pg_resetxlog to remove archive status files along with WAL

От
tgl@postgresql.org (Tom Lane)
Дата:
Log Message:
-----------
Fix pg_resetxlog to remove archive status files along with WAL segment files.

Fujii Masao

Tags:
----
REL8_3_STABLE

Modified Files:
--------------
    pgsql/src/bin/pg_resetxlog:
        pg_resetxlog.c (r1.63.2.1 -> r1.63.2.2)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/pg_resetxlog/pg_resetxlog.c?r1=1.63.2.1&r2=1.63.2.2)