Re: Downgrading v8.4 database to v8.3 - Mailing list pgsql-admin

From Kevin Grittner
Subject Re: Downgrading v8.4 database to v8.3
Date
Msg-id 4BE150F102000025000312E4@gw.wicourts.gov
Whole thread Raw
In response to Downgrading v8.4 database to v8.3  (Jason Tan Boon Teck <tanboonteck@gmail.com>)
List pgsql-admin
Jason Tan Boon Teck <tanboonteck@gmail.com> wrote:

> I need to move some databases written in Psql v8.4 to the stable
> production server running v8.3.

> I am unable to do so due to the backward incompatibility.

You used features in 8.4 which aren't present in 8.3, or do you mean
something else?

> Is there anyway to do this?

I would try to use the newer pg_dump and investigate any warnings or
errors on reading into the older.

-Kevin

pgsql-admin by date:

Previous
From: Greg Smith
Date:
Subject: Re: Downgrading v8.4 database to v8.3
Next
From: Iñigo Martinez Lasala
Date:
Subject: Re: Downgrading v8.4 database to v8.3