Re: 8.38 -> 8.5?

From: Richard Broersma <richard(dot)broersma(at)gmail(dot)com>
To: Mike Ellsworth <younicycle(at)gmail(dot)com>
Cc: PostgreSQL List - Novice <pgsql-novice(at)postgresql(dot)org>
Subject: Re: 8.38 -> 8.5?
Date: 2009-11-17 16:44:25
Message-ID: 396486430911170844q34187ed4w81d483a9f7c0f151@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

On Tue, Nov 17, 2009 at 5:35 AM, Mike Ellsworth <younicycle(at)gmail(dot)com> wrote:
> Would anyone know if 8.38 -> 8.5 is anticipated to be ok - or will it
> be recommended to
> 8.38 -> 8.41 -> 8.5 (when available).

If you dump and reload, I sure 8.3 to 8.5 is 100% safe. In addition
to this, there is a new feature that may be included into 8.5 known as
In-Place-Upgrade. Regarding In-Place-Upgrade, I not sure how safe it
will be.

--
Regards,
Richard Broersma Jr.

Visit the Los Angeles PostgreSQL Users Group (LAPUG)
http://pugs.postgresql.org/lapug

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Thom Brown 2009-11-17 16:49:44 Re: 8.38 -> 8.5?
Previous Message Brian Modra 2009-11-17 15:39:17 Re: My first PL/pgSQL function