Restoring fscked up postgres 7.1

From: Kristaps Armanis <krisha(at)grafton(dot)lv>
To: pgsql-admin(at)postgresql(dot)org
Cc: pgsql-general(at)postgresql(dot)org
Subject: Restoring fscked up postgres 7.1
Date: 2005-01-21 13:33:28
Message-ID: 10071638046.20050121153328@grafton.lv
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-general

Greetings,

Some really strange things happened here. We were using old 7.1
postgres on 2.4 linux and db files living on ext3 partition for some time,
vacuuming regulary and not upgrading only because software didn't worked with 7.2+.
(developers where in progress, but not yet).

Last night no crash, not anything, just @ one moment all records for
last year where gone, all ros created for last year & tables created
while this time - and not in only one database, but all 6 DB's on this
server.

In all DB's there is data like
2005-01-20 19:26:05+02
2005-01-20 19:26:02+02

and then next lines are

2004-04-15 18:19:23+03
2004-04-15 17:41:15+03

Looks like after IT, there is no problemm inserting or anything, just
those records or tables before IT till 2004-04-15 18:19:23 are invisible.
Data files ar there. Database created 3 month ago is displayed, but
with no tables in it. We movied data directory, created newone, and
restored from last night's dumps. The pain is that murphys law aplied in this case,
and one of db's backup dumps was bad. I was ok some time ago, but it
was failing for some last weeks or so, dump files ar 0, and pg_dump didn't notified
anyhow.. strange

Anyw ideas? Maybe there is some way to dump something out of raw psql
data files?

--
KRISHA

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Rao Kumar 2005-01-21 15:27:32 postgresql 7.4.6 - FATAL Database Startup Message
Previous Message Iain 2005-01-21 02:59:36 Re: installing postgres7.3

Browse pgsql-general by date

  From Date Subject
Next Message Michael Kleiser 2005-01-21 13:59:25 Re: custom integrity check
Previous Message Oleg Bartunov 2005-01-21 13:23:09 Re: tsearch2 dump and restore