Answer the question
In order to leave comments, you need to log in
Are there ways to rollback an UPDATE in PostgreSQL?
Due to a programming error, an incorrect UPDATE was performed (UPDATE ... SET group=1). There are no backups.
Tried this:
How to rollback an UPDATE in PostgreSQL via pg_xlog?
blog.nkuznetsov.me/2012/04/update-postgresql-pgxlo...
but this method did not work for me (there are no previous values in the logs).
Are there any options to rollback a request?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question