Possible to ignore transactions > n? - Mailing list pgsql-general

From John Barham
Subject Possible to ignore transactions > n?
Date
Msg-id 4f34febc0506071025c34a786@mail.gmail.com
Whole thread Raw
Responses Re: Possible to ignore transactions > n?  (Bruno Wolff III <bruno@wolff.to>)
List 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

pgsql-general by date:

Previous
From: "Roman F"
Date:
Subject: Re: Deleting orphaned records to establish Ref Integrity
Next
From: Neil Conway
Date:
Subject: Re: So maybe SQLERRM? Sb knows how to check it?