Re: How to recover deleted data........

Поиск
Список
Период
Сортировка
От Tino Schwarze
Тема Re: How to recover deleted data........
Дата
Msg-id 20080725114728.GC6464@easy2.in-chemnitz.de
обсуждение исходный текст
Ответ на How to recover deleted data........  ("neo3 matrix" <neo3matrix@gmail.com>)
Список pgsql-admin
On Fri, Jul 25, 2008 at 04:49:48PM +0530, neo3 matrix wrote:

> I have a table property_details having columns (mid,pid,pv,vt)
> Accidentally , i fired a query
> delete from property_details where mid=27617 and pid=20 or pid=21 or pid=22
> , which resulted in deletion of 418 rows which had pids 21 and 22 , which i
> don't want.......
> So , plz can anyone help me out to recover all those rows having pid=21 and
> pid=22 ...............

If you did that without a transaction, things might become very
complicated to restore and might require lots of fiddling.

The easiest way is to restore from backup.

Tino.

--
"What we nourish flourishes." - "Was wir nähren erblüht."

www.craniosacralzentrum.de
www.forteego.de

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

Предыдущее
От: "Gibson Chimhamhiwa"
Дата:
Сообщение: Prent-Child relationships in SQL
Следующее
От: "Igor Neyman"
Дата:
Сообщение: Re: Prent-Child relationships in SQL