Re: Ideal way to upgrade to postgres 8.3 with less downtime - Mailing list pgsql-admin

From Scott Marlowe
Subject Re: Ideal way to upgrade to postgres 8.3 with less downtime
Date
Msg-id dcc563d10811111112m516209daq48be34c77dce2d07@mail.gmail.com
Whole thread Raw
In response to Ideal way to upgrade to postgres 8.3 with less downtime  ("Swathi S" <ss.postgres@gmail.com>)
List pgsql-admin
On Thu, Nov 6, 2008 at 11:04 PM, Swathi S <ss.postgres@gmail.com> wrote:
> Hi,
>
> I have a database of size approx 400G. It's a 24/7 database. Only few tables
> have regular reads and writes. The other tables just store information.
>
> I would like to upgrade to 8.3 and would like to know the best way to
> upgrade with less downtime.

Assuming you're running 8.0 or higher now, slony should provide you
with a one stop upgrade path with the minimum amount of downtime.  We
use it for our database which is smaller (~20 Gigs) but quite hard
working, with access around the clock, and we switched out 8.1 to 8.3
with abut 1 minute of downtime.

pgsql-admin by date:

Previous
From: "Scott Marlowe"
Date:
Subject: Re: max_files_per_process limit
Next
From: Julius Tuskenis
Date:
Subject: function executes sql 100 times longer it should