From: | ameen eetemadi <ameen78101(at)yahoo(dot)com> |
---|---|
To: | pgsql-admin(at)postgresql(dot)org |
Subject: | postgres console delete mistake |
Date: | 2003-10-30 11:32:22 |
Message-ID: | 20031030113222.75133.qmail@web12605.mail.yahoo.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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/
From | Date | Subject | |
---|---|---|---|
Next Message | Sergio Pili | 2003-10-30 13:44:04 | Re: postgres console delete mistake |
Previous Message | Pedro Miguel Guedes | 2003-10-30 08:40:01 | help from Portugal |