Re: Tips for upgrading from 7.4

From: Rick Schumeyer <rschumeyer(at)ieee(dot)org>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Tips for upgrading from 7.4
Date: 2008-01-23 16:04:05
Message-ID: 47976575.80700@ieee.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Tom Lane wrote:
> Rick Schumeyer <rschumeyer(at)ieee(dot)org> writes:
>
>> I'm working with someone who is about to upgrade from (I believe) pg 7.4
>> to pg 8.1.
>>
>
>
>> What would be the best resource to read to look for "gotchas"? Release
>> notes? At the moment, we don't care about performance problems, only
>> things that might break.
>>
>
> Reading the release notes is good, but you really really should test the
> application(s) against a test 8.1 installation before you go live ...
>
> regards, tom lane
>
We plan on testing. I'm asking if there is anything that "everyone
knows" will break that we might as well fix before testing.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Erik Jones 2008-01-23 16:28:54 Re: pg_xlog and standby
Previous Message Tom Lane 2008-01-23 15:59:25 Re: vacuum, dead rows, usual solutions didn't help