On Tue, Nov 24, 2009 at 5:03 AM, Allan Morris Caras <[email protected]> wrote: > 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
I think you're going to need to restore from backup. Incidentally, this is the wrong place for asking questions of this type. You should try pgsql-general. ...Robert -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
