2 comments

  • micw 59 minutes ago
    The idea looks interesting. But when I think of "make incident recovery easy", the very last thing I want is a fork that differs from the standard that everyone else is running. I would have a better feeling if that would be an extension, not a fork.
  • NewJazz 3 days ago
    Uh, pitr is a thing in many many postgresql management layers.

    https://pgbarman.org/

    • fdeth 2 days ago
      Yes, but PITR is not surgical, you can’t easily undo just the faulty transactions.