Re: downgrading a database - Mailing list pgsql-general

From Andreas Kretschmer
Subject Re: downgrading a database
Date
Msg-id 20121223170323.GA9595@tux
Whole thread Raw
In response to downgrading a database  (Heine Ferreira <heine.ferreira@gmail.com>)
List pgsql-general
Heine Ferreira <heine.ferreira@gmail.com> wrote:

> Hi
>
> Is it possible to downgrade a Postgresql database from a
> newer to an older version?
> If so how do you do it?
> Let's assume you are not using any features in the
> newer version.
> Say from 9.2 to 9.1.

You can try it with an ascii-dump.


Andreas
--
Really, I'm not out to destroy Microsoft. That will just be a completely
unintentional side effect.                              (Linus Torvalds)
"If I was god, I would recompile penguin with --enable-fly."   (unknown)
Kaufbach, Saxony, Germany, Europe.              N 51.05082°, E 13.56889°


pgsql-general by date:

Previous
From: Heine Ferreira
Date:
Subject: downgrading a database
Next
From: Tom Lane
Date:
Subject: Re: Pipelining INSERTs using libpq