Re: downgrading a database

From: Andreas Kretschmer <akretschmer(at)spamfence(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: downgrading a database
Date: 2012-12-23 17:03:23
Message-ID: 20121223170323.GA9595@tux
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Heine Ferreira <heine(dot)ferreira(at)gmail(dot)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°

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2012-12-23 17:10:51 Re: Pipelining INSERTs using libpq
Previous Message Heine Ferreira 2012-12-23 16:54:49 downgrading a database