Re: [COMMITTERS] recover deleted records - Mailing list pgsql-general

From Pavel Stehule
Subject Re: [COMMITTERS] recover deleted records
Date
Msg-id 162867790911240231v5313c685jb747dc874700087f@mail.gmail.com
Whole thread Raw
In response to Re: [COMMITTERS] recover deleted records  (Allan Morris Caras <amscaras@yahoo.com>)
Responses Re: [COMMITTERS] recover deleted records  (Allan Morris Caras <amscaras@yahoo.com>)
List pgsql-general
2009/11/24 Allan Morris Caras <amscaras@yahoo.com>:
> Hi,
>
> No, auto vacuum is not enabled.

ok then don't try to call vacuum in any form. so some undelete is
possible. It was good new. Bad new - nobody wrote any tool for it.
There are pgfsck, but itsn't three years actualised - but you can try
it.

look on http://svana.org/kleptog/pgsql/pgfsck.html

good luck
Pavel Stehule



>
>
>
>
>
> ----- Original Message ----
> From: Pavel Stehule <pavel.stehule@gmail.com>
> To: Allan Morris Caras <amscaras@yahoo.com>
> Cc: "pgsql-general@postgresql.org >> PG-General Mailing List" <pgsql-general@postgresql.org>
> Sent: Tue, November 24, 2009 6:14:22 PM
> Subject: Re: [COMMITTERS] recover deleted records
>
> Hello
>
> Have you enabled autovacuum?
>
> Pavel
>
> p.s. please, don't use pgsql-commiters mailing list for general questions.
>
> use pgsql-general.
>
> 2009/11/24 Allan Morris Caras <amscaras@yahoo.com>:
>> 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
>>
>>
>>
>>
>>
>> --
>> Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
>> To make changes to your subscription:
>> http://www.postgresql.org/mailpref/pgsql-committers
>>
>
>
>
>
>

pgsql-general by date:

Previous
From: Allan Morris Caras
Date:
Subject: Re: [COMMITTERS] recover deleted records
Next
From: Bino Oetomo
Date:
Subject: pgsql 'prefix' error