Going from 7.0.3 -> 7.1 ...

From: The Hermit Hacker <scrappy(at)hub(dot)org>
To: <pgsql-hackers(at)postgresql(dot)org>
Subject: Going from 7.0.3 -> 7.1 ...
Date: 2001-04-10 17:24:33
Message-ID: Pine.BSF.4.33.0104101421230.72136-100000@mobile.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


Theoretically, should one be able to do:

pg_dumpall > db.out
remove 7.0.3 bin, lib, data, etc
install 7.1 bin, lib, etc
initdb 7.1
psql template1 < db.out

Basically, has anyone actually tried *that* yet and can report on whether
or not it works?

I'm just about to try it here, on >2gig of data, but if others have
experience with this, that would be great ...

Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy
Systems Administrator @ hub.org
primary: scrappy(at)hub(dot)org secondary: scrappy(at){freebsd|postgresql}.org

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Thomas Lockhart 2001-04-10 17:38:17 Re: JDBC and Perl compiling problems w/ postgresql-7.1rc4
Previous Message Doug McNaught 2001-04-10 17:13:35 Re: [HACKERS] JDBC and Perl compiling problems w/ postgresql-7.1rc4