From: | Chris Travers <chris(at)metatrontech(dot)com> |
---|---|
To: | Luki Rustianto <lukirus(at)gmail(dot)com>, pgsql-general <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: Guidelines for upgrading from pgsql7.4.xxx server to |
Date: | 2006-03-29 03:02:48 |
Message-ID: | 4429F8D8.90607@metatrontech.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Luki Rustianto wrote:
>Hi All,
>
>All of our application now runs on postgresql7.4.xxx servers, I never
>tried it on version 8.xxx
>
>I wonder if there are any guidelines / step by step / special
>considerations whether it applies to database structure or the
>application it self if we want to upgrade to version 8.xxx ?
>
>
Depends on if your app depends on the (hidden) OID fields that were
included by default before 8.0. If not, then no real concerns that I
know of, if so, you may want to first upgrade to the most recent 7.4
release to ensure that the oid fields get noted properly in the dumps.
Best Wishes,
Chris Travers
Metatron Technology Consulting
Attachment | Content-Type | Size |
---|---|---|
chris.vcf | text/x-vcard | 171 bytes |
From | Date | Subject | |
---|---|---|---|
Next Message | Rory Hart | 2006-03-29 03:40:59 | Implementation Suggestions |
Previous Message | Qingqing Zhou | 2006-03-29 02:59:29 | Re: [GENERAL] PANIC: heap_update_redo: no block |