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