| From: | Jeff Frost <jeff(at)frostconsultingllc(dot)com> |
|---|---|
| To: | "Campbell, Lance" <lance(at)uiuc(dot)edu> |
| Cc: | pgsql-admin(at)postgresql(dot)org |
| Subject: | Re: Upgrade from 8.1.4 to 8.1.9 |
| Date: | 2007-06-25 03:08:58 |
| Message-ID: | Pine.LNX.4.64.0706242007070.4050@discord.home.frostconsultingllc.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
On Sun, 24 Jun 2007, Campbell, Lance wrote:
> In order to upgrade from 8.1.4 to 8.1.9 I get the impression from the
> documentation I should do the following:
>
>
>
> 1) stop my database
> 2) back it up (just for safety purposes)
> 3) install the new version overtop of the old one (I would
> actually rename the install directory of 8.1.4 before installing 8.1.9 -
> I am paranoid)
> 4) then start PostgreSQL
>
> Since the version I am upgrading to is still version 8.1.X then I don't
> have to backup the old database and then restore it from backup into the
> new PostgreSQL version. The configuration files are suppose to work
> just fine. I just need to install the new version.
Lance,
That's correct. You can just stop the old version, install the new version
and start it up, no dump/restore necessary.
--
Jeff Frost, Owner <jeff(at)frostconsultingllc(dot)com>
Frost Consulting, LLC http://www.frostconsultingllc.com/
Phone: 650-780-7908 FAX: 650-649-1954
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dirk.Moebius | 2007-06-25 08:02:39 | Re: RESOLVED: msi installer: CREATESERVICEUSER and uninstall |
| Previous Message | Campbell, Lance | 2007-06-25 02:27:13 | Upgrade from 8.1.4 to 8.1.9 |