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

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix pg_resetxlog to remove archive status files along with WAL
Date: 2009-05-03 23:13:44
Message-ID: [email protected]
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2009-05-03 23:13:50 pgsql: Fix pg_resetxlog to remove archive status files along with WAL
Previous Message Tom Lane 2009-05-03 23:13:37 pgsql: Fix pg_resetxlog to remove archive status files along with WAL