Re: Upgrading from postgres 8.1 to 8.3 - Mailing list pgsql-general

From Raymond O'Donnell
Subject Re: Upgrading from postgres 8.1 to 8.3
Date
Msg-id 4A02D0D2.9020506@iol.ie
Whole thread Raw
In response to Upgrading from postgres 8.1 to 8.3  (S Arvind <arvindwill@gmail.com>)
List pgsql-general
On 07/05/2009 11:42, S Arvind wrote:
> Our 600GB data was currently loaded in postgres 8.1 , we want to upgrade
> from postgres 8.1 to 8.3 . Can we able to point the data directly or should
> we have to do any porting work for transfering data from 8.1 to 8.3.

You'll want to test your applications against the new version - one big
gotcha is the removal of certain automatic casts. It's well documented
in the release notes and in various threads on this list.

Ray.

------------------------------------------------------------------
Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland
rod@iol.ie
Galway Cathedral Recitals: http://www.galwaycathedral.org/recitals
------------------------------------------------------------------

pgsql-general by date:

Previous
From: Raymond O'Donnell
Date:
Subject: Re: date ranges in where
Next
From: Jasen Betts
Date:
Subject: Re: Is thre a way?