Re: pg_restore recovery from error. - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: pg_restore recovery from error.
Date
Msg-id 200406160144.i5G1iSR29230@candle.pha.pa.us
Whole thread Raw
In response to Re: pg_restore recovery from error.  ("Marc G. Fournier" <scrappy@postgresql.org>)
List pgsql-hackers
Marc G. Fournier wrote:
> On Tue, 15 Jun 2004, Bruce Momjian wrote:
> 
> > Chris Bowlby wrote:
> >> Hi All,
> >>
> >>   I've been attempting to recover some data from a data file that was
> >> dumped and compressed using pg_dump. I've noticed that the pg_restore
> >> application was supposed to have some work put into place to help it
> >> continue of it ran into an error, but I've run into an issue here it is not
> >
> > Yes, but that work is only in 7.5.  We didn't backpatch that to 7.4.3
> 
> Should a 7.5 pg_restore be able to read a 7.4.3 dump?  Assuming so, since 
> doing upgrades could eb interesting if not, how far back can it go?

It can go back to 7.0 at least.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


pgsql-hackers by date:

Previous
From: "Marc G. Fournier"
Date:
Subject: Re: pg_restore recovery from error.
Next
From: Tom Lane
Date:
Subject: Re: PITR Recovery