I have accidentally / stupidly deleted records from a table.
I tried delete from where exist and it deleted the whole table.
Is there a way I can recover it?
I'm using postgres 8.4
Any help is appreciated. TIA