From: | Daniel Kalchev <daniel(at)digsys(dot)bg> |
---|---|
To: | Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au> |
Cc: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: missing data/global |
Date: | 2004-08-24 08:30:20 |
Message-ID: | 200408240830.i7O8UKJ17905@dcave.digsys.bg |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
data/base/global is missing and this is where postgres gets all it's startup
data from (database oids, next oid, transaction id etc).
Let's see how easy to recover from this it will turn to be.
Daniel
>>>Christopher Kings-Lynne said:
> If you're not missing your data dir, clog or xlog then what's the problem?
>
> Daniel Kalchev wrote:
> > Hello,
> >
> > Is there ANY chance to recover data from a database system that suffered d
isk
> > crash, and is not missing the data/global directory?
> >
> > Version is 7.2.4. Database files seem to be intact as well as pg_clog and
> > pg_xlog directories.
> >
> > Thanks in advance for any ideas.
> >
> > Daniel
> >
> >
> > ---------------------------(end of broadcast)---------------------------
> > TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org
From | Date | Subject | |
---|---|---|---|
Next Message | Christopher Kings-Lynne | 2004-08-24 09:07:22 | Re: missing data/global |
Previous Message | Shinji Teragaito | 2004-08-24 08:23:19 | Re: HP-UX PA-RISC/Itanium 64-bit Patch and HP-UX 11.23 Patch |