Re: Postgres upgrade 12 - issues with OIDs - Mailing list pgsql-general

From Laurenz Albe
Subject Re: Postgres upgrade 12 - issues with OIDs
Date
Msg-id d48cbec2df2272f06763350941e9c217e48ab0d8.camel@cybertec.at
Whole thread Raw
In response to Re: Postgres upgrade 12 - issues with OIDs  (Venkata B Nagothi <nag1010@gmail.com>)
Responses Re: Postgres upgrade 12 - issues with OIDs
List pgsql-general
On Sat, 2021-05-08 at 13:37 +1000, Venkata B Nagothi wrote:
> We are thinking to upgrade to PG 11 instead so that we can avoid doing ALTER TABLE.. SET WITHOUT OIDs.
>  Does that makes sense ? Please advise if there are any gotchas !

It makes sense, but it means that you will have to face the same problem later.
However, for upgrading from v11 with little down time you may be able to use
logical replication.

Yours,
Laurenz Albe
-- 
Cybertec | https://www.cybertec-postgresql.com




pgsql-general by date:

Previous
From: Venkata B Nagothi
Date:
Subject: Re: Postgres upgrade 12 - issues with OIDs
Next
From: "sivapostgres@yahoo.com"
Date:
Subject: Re: Issue in PG start