Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1wA8Cg-0025n6-04 for pgsql-bugs@arkaria.postgresql.org; Tue, 07 Apr 2026 15:18:58 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.96) (envelope-from ) id 1wA8Ce-0014Yc-1O for pgsql-bugs@arkaria.postgresql.org; Tue, 07 Apr 2026 15:18:56 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1wA8Ce-0014YT-0R for pgsql-bugs@lists.postgresql.org; Tue, 07 Apr 2026 15:18:56 +0000 Received: from momjian.us ([72.94.173.45]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.98.2) (envelope-from ) id 1wA8CY-000000013RO-117D for pgsql-bugs@lists.postgresql.org; Tue, 07 Apr 2026 15:18:55 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=momjian.us; s=2026010100; h=In-Reply-To:Content-Type:MIME-Version:References:Message-ID: Subject:To:From:Date:Sender:Reply-To:Cc:Content-Transfer-Encoding:Content-ID: Content-Description; bh=GCN1cMV/zWqCa6OAI0klYlNmKGgROFp+pnc5u82EAZQ=; b=JKcGF +0JQFivEoAZShwoYkpSLyQQkCN+VV09V2j1Xa0GrfspcZ3+1MW+wzlcEtZTlVjwUWTWaiUgbYJ/rX tT7kI2Jp9ZU/EEkrlosC124HSwndDYlsP+YAfvuZRlGIqi1dThrK7eaWNCbeLkVjyN2wTr/TVlRVA B2QvvmWoD9M3dtROcqxnXurNDPo/8Fej+r3kp7ZAPAMCtGdRvw9QjLt5HIzEDc87LMXGMxLSbFzTH iEpbZ2Qt2LPayFc2B2U12H0OnUiq9b3DcExLXZHWwAERsO3N5dgu6wnSX+m6/rkUAn6i0lSg9JAiZ ElP8iNLeVlv0oLjEkvrBal48IjYEQ==; Received: from bruce by momjian.us with local (Exim 4.98.2) (envelope-from ) id 1wA8CX-00000009vvm-1UI2; Tue, 07 Apr 2026 11:18:49 -0400 Date: Tue, 7 Apr 2026 11:18:49 -0400 From: Bruce Momjian To: abichchal123@gmail.com, pgsql-bugs@lists.postgresql.org Subject: Re: BUG #19451: In postgreSQL v13 For 1000 tables how to update from rrn column to GUID. Each table more than 2crore Message-ID: References: <19451-e229547a8d37468b@postgresql.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <19451-e229547a8d37468b@postgresql.org> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk 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@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 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 https://momjian.us EDB https://enterprisedb.com Do not let urgent matters crowd out time for investment in the future.