On Sat, 25 Aug 2012 23:20:10 -0500, Jim Rowan <[email protected]> wrote:
We had a database crash ... and it turns out the backups were bad... The header_fields table is gone. There's no way to reconstruct it, is there?
I'm not sure about reconstructing that table, but what's the state of the crashed Postgres database? You may be able to manually fix that and get the database functional again. I've seen some heroic stuff happen on the postgres mailing lists.
