Re: How to Recover From Accidental Deletes ?

Поиск
Список
Период
Сортировка
От Anthony I Raj
Тема Re: How to Recover From Accidental Deletes ?
Дата
Msg-id 1327.219.65.83.17.1077593731.squirrel@webmail.persistent.co.in
обсуждение исходный текст
Ответ на Re: How to Recover From Accidental Deletes ?  (Andreas Pflug <pgadmin@pse-consulting.de>)
Список pgadmin-hackers
> Anthony Raj wrote:
>
>> Hi ,
>>
>> I have been trying to look at ways to recover from any accidental
>> deletes.
>> Reading some pevious posts , its clear that its possible since the
>> records are
>> just marked for delete and not actually deleted. Its deleted only
>> after a Vacuum
>> command is run .
>>
>> I believe its possible to talk to backent and read the data in the
>> form of raw
>> tuples . Any one know how its done ? or any docs that talk about such
>> stuff.
>>
>> In case this is posted in the wrong forum , kindly excuse the same .
>
> This IS the wrong forum, still I'd like to know that too. If interesting
> and viable, we could add such a feature to pgadmin3.
>
> Regards,
> Andreas
>
>
I've been trying some experiments with talking to backent but , some how I
seem to be in the wrong track . Looking at postgres code carefully looks
like the correct starting point.

Would definitely post the results of this soon.

thanks,
Anthony



В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Jean-Michel POURE
Дата:
Сообщение: Re: wxWidgets?
Следующее
От: "Hiroshi Saito"
Дата:
Сообщение: Re: Solaris9 Sparc64 edition