Possible to ignore transactions > n?

From: John Barham <jbarham(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Possible to ignore transactions > n?
Date: 2005-06-07 17:25:26
Message-ID: 4f34febc0506071025c34a786@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Is is possible to tell PostgreSQL to ignore transactions committed
after some point? In particular I want to get it to "rollback" a
faulty recovery.

On a related note, how can I get the most recent transaction id from
the WAL segment that I want to rollback to?

TIA,

John Barham

Responses

Browse pgsql-general by date

  From Date Subject
Next Message peter royal 2005-06-07 17:34:26 Re: locking question - why is this not a deadlock?
Previous Message Alvaro Herrera 2005-06-07 17:21:53 Re: return two elements