Re: recover deleted records - Mailing list pgsql-committers

From Robert Haas
Subject Re: recover deleted records
Date
Msg-id [email protected]
Whole thread Raw
In response to recover deleted records  (Allan Morris Caras <[email protected]>)
List pgsql-committers
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

pgsql-committers by date:

Previous
From: Allan Morris Caras
Date:
Subject: recover deleted records
Next
From: [email protected] (Michael Meskes)
Date:
Subject: pgsql: Made function better readable.