Re: pgsql 7.0 recovery to 7.4

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Marcin Gil <marcin(dot)gil(at)audax(dot)com(dot)pl>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: pgsql 7.0 recovery to 7.4
Date: 2004-01-08 14:44:47
Message-ID: 6064.1073573087@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Marcin Gil <marcin(dot)gil(at)audax(dot)com(dot)pl> writes:
> I've just suffered a serious disk meltdown. Successfully I've got
> all the files from pgsql 7.0 backed up.
> Now I have problem because 7.4 won't read them (obviuos).
> Is there a way to upgrade those files to v7.4?

You mean a filesystem-level dump of the data directory? Sorry, the
only way to deal with that is to install 7.0.something and then make
a pg_dump or pg_dumpall dump.

> I've tried to compile v7.0 on my slack 9.1 but it won't.

I wouldn't be too surprised if it needs some minor tweaking for newer
Linuxen.

regards, tom lane

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Marcin Gil 2004-01-08 15:49:20 Re: pgsql 7.0 recovery to 7.4
Previous Message Martin Hampl 2004-01-08 10:28:07 Re: partial index on varchar-coloumn in 7.4.1