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

Поиск
Список
Период
Сортировка
От tgl@postgresql.org (Tom Lane)
Тема pgsql: Fix pg_resetxlog to remove archive status files along with WAL
Дата
Msg-id 20090503231337.AFD7475407B@cvs.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Fix pg_resetxlog to remove archive status files along with WAL segment files.

Fujii Masao

Modified Files:
--------------
    pgsql/src/bin/pg_resetxlog:
        pg_resetxlog.c (r1.72 -> r1.73)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/pg_resetxlog/pg_resetxlog.c?r1=1.72&r2=1.73)

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

Предыдущее
От: bmomjian@pgfoundry.org (User Bmomjian)
Дата:
Сообщение: pg-migrator - src: More variable renaming.
Следующее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Fix pg_resetxlog to remove archive status files along with WAL