postgres console delete mistake - Mailing list pgsql-admin

From ameen eetemadi
Subject postgres console delete mistake
Date
Msg-id 20031030113222.75133.qmail@web12605.mail.yahoo.com
Whole thread Raw
List pgsql-admin
hello
I accidentally deleted every recordes from my table
whithout a back up for my data such as pg_dump.
How can I restore
them?
I found that deleted data are alrealy in my databes
files such as /var/lib/pgsql/data/base/*
and transactions are loged in
/var/lib/pgsql/data/pg_xlog/00000001,000000002
but the file formats are not alrealy readable for me.
I found a tool pg_filedump but I'm not found it usable
for this problem.
Is there a tool for data recovery in postgres.

hello

I accidentally deleted every recordes from my table
whithout a back up for my data such as pg_dump.
How can I restore
them?
I found that deleted data are alrealy in my databes
files such as /var/lib/pgsql/data/base/*
and transactions are loged in
/var/lib/pgsql/data/pg_xlog/00000001,000000002
but the file formats are not alrealy readable for me.
I found a tool pg_filedump but I'm not found it usable
for this problem.
Is there a tool for data recovery in postgres.

Thanks

__________________________________
Do you Yahoo!?
Exclusive Video Premiere - Britney Spears
http://launch.yahoo.com/promos/britneyspears/

pgsql-admin by date:

Previous
From: "Monica Robustelli"
Date:
Subject: Table Field problem
Next
From: Sergio Pili
Date:
Subject: Re: postgres console delete mistake