RPK wrote:
>
> Is there any option in PGSQL to undo last changes done on a table?
Sure -- you just issue ROLLBACK to end your transaction instead of
COMMIT.
> Any feature similar to "FlashBack Query" in Oracle.
I don't know about that.
--
Alvaro Herrera http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support