Re: Permanent fatal errors - Mailing list pgsql-sql

From Tom Lane
Subject Re: Permanent fatal errors
Date
Msg-id 12380.1014339707@sss.pgh.pa.us
Whole thread Raw
In response to Permanent fatal errors  ("Josh Berkus" <josh@agliodbs.com>)
List pgsql-sql
"Josh Berkus" <josh@agliodbs.com> writes:
> My development database died without a recent backup (it's a
>  development, and not a production machine, so no automated backup :-p
>  ).  I can't make Postgres run again without an initdb, which will wipe
>  out my data.  Is there any way I can retrieve the schema and data from
>  the raw files, which are intact?

I'm confused.  Your machine died, but you still have the files?
What exactly have you lost?
        regards, tom lane


pgsql-sql by date:

Previous
From: Tom Lane
Date:
Subject: Re: Casting pairs of floating point variables as a point in plpgsql
Next
From: Tom Lane
Date:
Subject: Re: Trying to convert a TIMESTAMP return value to TIME