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

From Venkata B Nagothi
Subject Re: Postgres upgrade 12 - issues with OIDs
Date
Msg-id CAEyp7J_hK=J94XHb8eruhjBgL8YNd4-a7rbBxbfYrf-2NRTrXg@mail.gmail.com
Whole thread Raw
In response to Re: Postgres upgrade 12 - issues with OIDs  (Laurenz Albe <laurenz.albe@cybertec.at>)
Responses Re: Postgres upgrade 12 - issues with OIDs
List pgsql-general


On Sat, 8 May 2021 at 1:47 pm, Laurenz Albe <laurenz.albe@cybertec.at> wrote:
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.

Yes, we will have a lot of time to deal with the OID problem later, good thing is we will be out of 9.5 with less trouble. Hopefully we will be on a better replication architecture soon which will make it much easier for us. 



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

--

Regards,

Venkata B N
Database Consultant
 

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Setting wal_keep_segments parameter
Next
From: Laurenz Albe
Date:
Subject: Re: Issue in PG start