pg_resetxlog -f flag

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
Subject: pg_resetxlog -f flag
Date: 2006-05-30 02:47:40
Message-ID: 200605300247.k4U2leT23576@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

A month ago, pg_resetxlog got an -f flag:

-f force reset xlog to be done, if the control
file is corrupted, then try to restore it.

However, the patch had identifiable problems that are still not fixed:

http://archives.postgresql.org/pgsql-hackers/2006-05/msg00013.php

Unless these problems are fixed in the next few days, the patch will be
reverted.

--
Bruce Momjian http://candle.pha.pa.us
EnterpriseDB http://www.enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2006-05-30 02:53:49 Re: type recv/send functions
Previous Message Bruce Momjian 2006-05-30 01:29:08 Re: Further reduction of bufmgr lock contention