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:56
Message-ID: 20090503231356.3E8E175407B@cvs.postgresql.org
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_1_STABLE

Modified Files:
--------------
pgsql/src/bin/pg_resetxlog:
pg_resetxlog.c (r1.38 -> r1.38.2.1)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/pg_resetxlog/pg_resetxlog.c?r1=1.38&r2=1.38.2.1)

Browse pgsql-committers by date

  From Date Subject
Next Message User Bmomjian 2009-05-04 00:46:03 pg-migrator - src: Record all toast entries, not just relkind = 't'
Previous Message Tom Lane 2009-05-03 23:13:50 pgsql: Fix pg_resetxlog to remove archive status files along with WAL