How to Recover From Accidental Deletes ?

Поиск
Список
Период
Сортировка
От Anthony Raj
Тема How to Recover From Accidental Deletes ?
Дата
Msg-id 403A75B5.4040302@persistent.co.in
обсуждение исходный текст
Список pgsql-admin
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.

thanks in advance,
Anthony


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

Предыдущее
От: Bethany A.Benzur
Дата:
Сообщение: Re: pg_user does not exist
Следующее
От: John Allgood
Дата:
Сообщение: Running Multiple Postmasters