Re: Mergin a old dir with current system - Mailing list pgsql-admin

From Peter Eisentraut
Subject Re: Mergin a old dir with current system
Date
Msg-id Pine.GSO.4.02A.10006291734110.8364-100000@Rama.DoCS.UU.SE
Whole thread Raw
In response to Mergin a old dir with current system  (Jyry Kuukkanen <jyry@neutech.fi>)
List pgsql-admin
On Wed, 28 Jun 2000, Jyry Kuukkanen wrote:

> I've got a dir containing a valuable 6.5x db with one table, but I
> foolishly upgraded to 7.0 without pg_dumpall:in first.
>
> I tried going back to 6.53, vreated the db, then copied the backup to the
> place, but psql can't see the old table.

There's no way to "plug-in" tables files like that. You are more or less
out of luck. (The reason is that the table file only contains half the
truth. The other half is in the pg_log file that used to belong to it, but
it seems you don't have that anymore.)

--
Peter Eisentraut                  Sernanders väg 10:115
peter_e@gmx.net                   75262 Uppsala
http://yi.org/peter-e/            Sweden


pgsql-admin by date:

Previous
From: "Irfan Qaiser"
Date:
Subject:
Next
From: Bryan Willett
Date:
Subject: PostgreSQL stopped / wont re-start