Re: dump from 9.0 to 8.3

From: CaT <cat(at)zip(dot)com(dot)au>
To: Achilleas Mantzios <achill(at)matrix(dot)gatewaynet(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: dump from 9.0 to 8.3
Date: 2011-06-21 06:47:22
Message-ID: 20110621064721.GH22320@zip.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Tue, Jun 21, 2011 at 09:10:50AM +0300, Achilleas Mantzios wrote:
> Στις Monday 20 June 2011 18:46:33 ο/η Kevin Grittner έγραψε:
> > Achilleas Mantzios <achill(at)matrix(dot)gatewaynet(dot)com> wrote:
> >
> > > is there any quick and dirty (or otherwise easy way) to have a
> > > smooth procedure to load into a 8.3 server data dumped by an 9.0
> > > server ?
> > >
> > > I tried with pg_dump -i from the 8.3 server without good results.
> >
> > Your best bet might be to dump using the 9.0 pg_dump and then see
> > where the errors are on the load attempt, and edit the file as
> > needed.
> >
>
> Thanx, unfortunately the dump is 310GB, and that rather forces me to go to the
> "migration" direction.

I may get beaten up for this but... slony? :)

Afaik should be doable. Your tables just need primary keys.

--
"A search of his car uncovered pornography, a homemade sex aid, women's
stockings and a Jack Russell terrier."
- http://www.dailytelegraph.com.au/news/wacky/indeed/story-e6frev20-1111118083480

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Achilleas Mantzios 2011-06-21 07:59:15 Re: dump from 9.0 to 8.3
Previous Message Achilleas Mantzios 2011-06-21 06:10:50 Re: dump from 9.0 to 8.3