postgres console delete mistake

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.

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

---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to majordomo [at] postgresql.org
ameen eetemadi [ Do, 30 Oktober 2003 11:45 ] [ ID #141457 ]
Datenbanken » gmane.comp.db.postgresql.php » postgres console delete mistake

Vorheriges Thema: Dead sequence
Nächstes Thema: Upgrade problem with postgresql 7.3.4 and php 4.2