Re: pg_dump custom format across versions

From: Thom Brown <thombrown(at)gmail(dot)com>
To: jd(at)commandprompt(dot)com
Cc: PGSQL Mailing List <pgsql-general(at)postgresql(dot)org>
Subject: Re: pg_dump custom format across versions
Date: 2010-05-12 18:33:55
Message-ID: AANLkTilglhpa-RpUqZQ8w3yfCBBPIA0KBcCGdA6MYUVV@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 12 May 2010 19:29, Joshua D. Drake <jd(at)commandprompt(dot)com> wrote:

> On Wed, 2010-05-12 at 19:05 +0100, Thom Brown wrote:
> > Hi,
> >
> >
> > Does anyone know if there are issues with performing a pg_dump in
> > custom format in one major version, and using pg_restore on it on a
> > higher version?
>
> You want to use the pg_dump from the higher version.
>
> Joshua D. Drake
>
> Am I to gather that there are possible incompatibilities?

Thom

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Joshua D. Drake 2010-05-12 18:40:47 Re: pg_dump custom format across versions
Previous Message Joshua D. Drake 2010-05-12 18:29:19 Re: pg_dump custom format across versions