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

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: abichchal123(at)gmail(dot)com, pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #19451: In postgreSQL v13 For 1000 tables how to update from rrn column to GUID. Each table more than 2crore
Date: 2026-04-07 15:18:49
Message-ID: adUgWdNojsCHIosk@momjian.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Mon, Apr 6, 2026 at 05:26:40PM +0000, PG Bug reporting form wrote:
> The following bug has been logged on the website:
>
> Bug reference: 19451
> Logged by: Amarnath Bichchal
> Email address: abichchal123(at)gmail(dot)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

PG 13 is no longer being supported; the last release was November 13,
2025:

https://www.postgresql.org/support/versioning/

This is also not a bug. I also can't understand the question.

--
Bruce Momjian <bruce(at)momjian(dot)us> https://momjian.us
EDB https://enterprisedb.com

Do not let urgent matters crowd out time for investment in the future.

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message PG Bug reporting form 2026-04-07 23:27:17 BUG #19452: heap-buffer-overflow in `pg_basebackup --format=tar --gzip`
Previous Message John Naylor 2026-04-07 08:56:51 Re: BUG #19450: Where is checksum_block.inc.c after master install?