From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
---|---|
To: | Chris Gamache <cgg007(at)yahoo(dot)com> |
Cc: | pgsql-admin(at)postgresql(dot)org |
Subject: | Re: Upgrade from 7.2 to 7.4 |
Date: | 2003-11-18 03:46:00 |
Message-ID: | Pine.LNX.4.44.0311180444490.639-100000@peter.localdomain |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
Chris Gamache writes:
> I'm trying to avoid having to install 7.3, dump 7.2 and reload 7.3, then
> install 7.4, dump 7.3 and install to 7.4 ... What's the chances of just using
> the 7.4 pg_dumpall on the 7.2 database and having it work 100% ?
Pretty good. (At least no worse than going via 7.3.) If it does not
work, it's cause for a bug report.
> Also, I recall that when upgrading from 7.2 to 7.3 there was something that had
> to be run to bootstrap the links between sequences and their respective tables
> such that if the table was dropped the sequence would go with it. What is that
> thing called? Is it included in the 7.4 tarball?
Yes, contrib/adddepend.
--
Peter Eisentraut peter_e(at)gmx(dot)net
From | Date | Subject | |
---|---|---|---|
Next Message | ow | 2003-11-18 05:53:07 | Re: pg_restore and FK constraints with large dbs |
Previous Message | Bruce Momjian | 2003-11-18 03:36:29 | Re: pg_restore and FK constraints with large dbs |