Thanks to visit codestin.com
Credit goes to postgrespro.com

Re: caveats upgrading from 7.0.3 to 7.2.x - Mailing list pgsql-general

From Neil Conway
Subject Re: caveats upgrading from 7.0.3 to 7.2.x
Date
Msg-id [email protected]
Whole thread Raw
In response to caveats upgrading from 7.0.3 to 7.2.x  ("Dave [Hawk-Systems]" <[email protected]>)
List pgsql-general
"Dave [Hawk-Systems]" <[email protected]> writes:
> aside from a dump restore requirements and backing up the 7.0.3
> installation just in case something goes awry, is there anything
> from a data type or syntax that will cause any major hurdles as a
> result of this upgrade?

Unfortunately, there are a bunch of minor issues that you may run
into, but I'm not aware of an exhaustive list of them (we're trying to
be better about documenting backwards incompatibilities in 7.3, but
that doesn't help you much).

My suggestion would be to do a trial run: load a 7.0.3 dump into a
test 7.2 installation on a development box and see if your application
works on it -- it should be easy to fix any problems that might crop
up. Then make a new dump and do the migration for the production
system.

Cheers,

Neil

--
Neil Conway <[email protected]> || PGP Key ID: DB3C29FC

pgsql-general by date:

Previous
From: Felipe Schnack
Date:
Subject: Re: EXECUTE problems
Next
From: Tom Lane
Date:
Subject: Re: Lack of use of indexes