Re: Installation Steps to migrate to Postgres 8.3.1

From: "Scott Marlowe" <scott(dot)marlowe(at)gmail(dot)com>
To: "Gauri Kanekar" <meetgaurikanekar(at)gmail(dot)com>
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: Installation Steps to migrate to Postgres 8.3.1
Date: 2008-05-13 08:25:44
Message-ID: dcc563d10805130125hcea33a1x39cd9f3ee81b0687@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

On Mon, May 12, 2008 at 11:40 PM, Gauri Kanekar
<meetgaurikanekar(at)gmail(dot)com> wrote:
> Hi,
>
> We want to migrate from postgres 8.1.3 to postgres 8.3.1.
> Can anybody list out the installation steps to be followed for migration.
> Do we require to take care of something specially.

First, I'd recommend updating your 8.1.x install to 8.1.11 or whatever
the latest is right now.

There are some ugly bugs hiding in 8.1.3 if I remember correctly (Tom
just mentioned one that could do things like leaving orphaned objects
in the db in another thread.) It's always a good idea to keep up to
date on the updates of pgsql. Some updates aren't critical, but most
early ones in the 7.x through 8.1 tended to have a lot of bugs fixed
in them in the first few updates.

Then, your migration to 8.3.x can be done a bit more leisurely and
well planned and tested, without putting your current data in danger.

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message PFC 2008-05-13 09:48:29 Re: RAID controllers for Postgresql on large setups
Previous Message Scott Marlowe 2008-05-13 08:17:41 Re: RAID controllers for Postgresql on large setups