BUG #19451: In postgreSQL v13 For 1000 tables how to update from rrn column to GUID. Each table more than 2crore - Mailing list pgsql-bugs

From PG Bug reporting form
Subject BUG #19451: In postgreSQL v13 For 1000 tables how to update from rrn column to GUID. Each table more than 2crore
Date
Msg-id 19451-e229547a8d37468b@postgresql.org
Whole thread Raw
Responses Re: BUG #19451: In postgreSQL v13 For 1000 tables how to update from rrn column to GUID. Each table more than 2crore
List pgsql-bugs
The following bug has been logged on the website:

Bug reference:      19451
Logged by:          Amarnath Bichchal
Email address:      abichchal123@gmail.com
PostgreSQL version: Unsupported/Unknown
Operating system:   ubuntu
Description:

In postgreSQL v13 For 1000 tables how to update from rrn column to GUID.
Each table more than 2crores records. What is strategy use with no any
issues , performance, lock , need to fast complete in 2hrs to 3hrs. use
uninx script





pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: array_agg(anyarray) silently produces corrupt results with parallel workers when inputs mix NULL and non-NULL array elements
Next
From: "Zhijie Hou (Fujitsu)"
Date:
Subject: RE: BUG #19360: Bug Report: Logical Replication initial sync fails with "conflict=update_origin_differs" PG12 toPG18