FATAL error after a system crash

From: Feng-Cheng Chang <breeze(at)alumni(dot)nctu(dot)edu(dot)tw>
To: pgsql-general(at)postgresql(dot)org
Subject: FATAL error after a system crash
Date: 2002-05-04 06:33:25
Message-ID: 3CD380B5.9020708@alumni.nctu.edu.tw
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello everybody,

My system crashed two days ago. After the system restarted, the
postmaseter also started without any error messages. The problem happens
when I try to
connect to the database using either psql or JDBC, it says

"FATAL 1: cannot open pg_variable: no such file or directory"

and terminates the connection.

Is there any chance to recover the database to a "workable" state?
Because I forgot to backup for a few weeks, the latest dump is
quite out-of-date :(
Frankly speaking, I have no idea about where the problem is.
Hope this is not really a "fatal" crash.

Would any kind people here help me to recover the DB?
If the data are corrupted and the database should be re-initialized,
is there any method to retrieve as much data as possible from the old
repository files?

P.S.
My system configuration:
Win2k server
cygwin + postgresql 7.1.3

Thank you very much!!

Feng-Chang Chang

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Darko Prenosil 2002-05-04 12:34:47 Re: Foxpro
Previous Message tony 2002-05-04 06:15:35 Re: pgaccess