From: | Jaime Casanova <jaime(at)2ndquadrant(dot)com> |
---|---|
To: | Atul Goel <Atul(dot)Goel(at)iggroup(dot)com> |
Cc: | "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: Postgres 8.0 upgrade to 9.0 |
Date: | 2011-08-01 16:03:07 |
Message-ID: | CAJKUy5izAhRH8aZBDSYKdsf9dxgTpF41p1O+1EqmeS2=NXyrtw@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Mon, Aug 1, 2011 at 9:12 AM, Atul Goel <Atul(dot)Goel(at)iggroup(dot)com> wrote:
> Hi Forum,
>
> We are planning to upgrade a postgres 8.0 database to postgres 9.0 (Actually
> already done in Dev).
consider that 9.0 is not the next version after 8.0, there were 4 more
(8.1, 8.2, 8.3 and 8.4) and at least for changing from 8.2 to 8.3 you
probably will need to fix your app
> The application is J2EE application with Hibernate. My
> question are
>
> 1) Is there a list of things that needs to be taken care while
> upgrading(known issues).
>
they are all mentioned in realese notes... look the "Migration to
Version X.X" in the release notes for the above mentioned versions
> 2) Do I need to upgrade JDBC driver when I upgrade to postgres9.0.
>
probably but i'm not so sure about it
--
Jaime Casanova www.2ndQuadrant.com
Professional PostgreSQL: Soporte 24x7 y capacitación
From | Date | Subject | |
---|---|---|---|
Next Message | Joshua D. Drake | 2011-08-01 16:42:31 | CFP for PgWest extended till the 12th! |
Previous Message | Willy-Bas Loos | 2011-08-01 16:02:34 | Re: number of rows in analyze |