Re: What is postgresql status? - Mailing list pgsql-general

From John R Pierce
Subject Re: What is postgresql status?
Date
Msg-id 4E554FB1.2000000@hogranch.com
Whole thread Raw
In response to Re: What is postgresql status?  (Merlin Moncure <mmoncure@gmail.com>)
Responses Re: What is postgresql status?  (Merlin Moncure <mmoncure@gmail.com>)
List pgsql-general
On 08/24/11 12:14 PM, Merlin Moncure wrote:
> OP -- take a database dump ASAP and migrate to either 8.2 or 9.0.

one caveat, 8.4 (and 9.0) tightened up considerably the rules for
implicit typecasting as there were a number of serious ambiguities in
the sloppy way it was done before.... so code written for an earlier
version might throw some SQL errors when migrated to 8.4 or 9.0+ ....
these errors are generally quite easy to fix... cast to integer here,
cast to text there, done.



--
john r pierce                            N 37, W 122
santa cruz ca                         mid-left coast


pgsql-general by date:

Previous
From: Merlin Moncure
Date:
Subject: Re: What is postgresql status?
Next
From: Merlin Moncure
Date:
Subject: Re: What is postgresql status?