Re: Postgresql upgrade from 8.4 to latest - Mailing list pgsql-general

From Joshua D. Drake
Subject Re: Postgresql upgrade from 8.4 to latest
Date
Msg-id 55B7FE7C.8090306@commandprompt.com
Whole thread Raw
In response to Re: Postgresql upgrade from 8.4 to latest  (AI Rumman <rummandba@gmail.com>)
Responses Re: Postgresql upgrade from 8.4 to latest  (AI Rumman <rummandba@gmail.com>)
List pgsql-general
On 07/28/2015 01:35 PM, AI Rumman wrote:
> But what I read, in-place upgrade has smaller outage, compared to
> dump/restore.

Correct, in fact if you do it with the link option, it will be very fast.


> But so many articles on having bugs afterwards.
> Do you think it is a good idea to use pg_upgrade for critical database
> application?

It entirely depends, I have successfully used pg_upgrade many, many
times. That is what -c is for, to work out all the kinks before you upgrade.

> Or any other tool should I consider? For example - slony?

On at 2.5TB database, you very well be doing a lot more harm than good
using a tool such as slony.

JD

--
Command Prompt, Inc. - http://www.commandprompt.com/  503-667-4564
PostgreSQL Centered full stack support, consulting and development.
Announcing "I'm offended" is basically telling the world you can't
control your own emotions, so everyone else should do it for you.


pgsql-general by date:

Previous
From: Oleksii Kliukin
Date:
Subject: Re: Postgresql upgrade from 8.4 to latest
Next
From: hamann.w@t-online.de
Date:
Subject: running script on the server