Re: Getting data from old data dir

From: "scott(dot)marlowe" <scott(dot)marlowe(at)ihs(dot)com>
To: CSN <cool_screen_name90001(at)yahoo(dot)com>
Cc: <pgsql-general(at)postgresql(dot)org>
Subject: Re: Getting data from old data dir
Date: 2002-12-06 19:04:11
Message-ID: Pine.LNX.4.33.0212061202570.20530-100000@css120.ihs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Fri, 6 Dec 2002, CSN wrote:

> Is there any way to dump the data from an old 7.2 data
> dir after having updated PG to 7.3?

Yes, uninstall 7.3, reinstall 7.2 and restart the db server, then pg_dump
from that, then shut down 7.2, uninstall, and install 7.3

7.3 SHOULD have refused to startup with 7.2 data under it, so your
database should still be intact just inaccessible.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Momjian 2002-12-06 19:07:13 Re: [7.3] can't connect with SSL
Previous Message valerian 2002-12-06 18:59:29 Re: [7.3] can't connect with SSL