Are there any hard recovery tools for PostgreSQL?
Just suppose that all the log files are gone, and the only thing left is
some of the files in the /data directory. Is there any way to scan this
data and dump it to a file which could subsequently be used with a "COPY
FROM STDIN" on a new database?