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 1wWK9Y-002XDm-1J for pgsql-bugs@arkaria.postgresql.org; Sun, 07 Jun 2026 20:31:28 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.96) (envelope-from ) id 1wWK9W-0002Sj-25 for pgsql-bugs@arkaria.postgresql.org; Sun, 07 Jun 2026 20:31:26 +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 1wWK9W-0002SY-1G for pgsql-bugs@lists.postgresql.org; Sun, 07 Jun 2026 20:31:26 +0000 Received: from sss.pgh.pa.us ([68.162.161.243]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.98.2) (envelope-from ) id 1wWK9T-00000001aKd-3dEz for pgsql-bugs@lists.postgresql.org; Sun, 07 Jun 2026 20:31:25 +0000 Received: from sss1.sss.pgh.pa.us (localhost [127.0.0.1]) by sss.pgh.pa.us (8.18.1/8.18.1) with ESMTP id 657KVLBq180264; Sun, 7 Jun 2026 16:31:22 -0400 From: Tom Lane To: huseyin.d3r@gmail.com cc: pgsql-bugs@lists.postgresql.org Subject: Re: BUG #19513: pg_upgrade fails with orphan records in pg_init_priv catalog table In-reply-to: <19513-ad75b550762d3d09@postgresql.org> References: <19513-ad75b550762d3d09@postgresql.org> Comments: In-reply-to PG Bug reporting form message dated "Sun, 07 Jun 2026 06:56:40 -0000" MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <180262.1780864281.1@sss.pgh.pa.us> Date: Sun, 07 Jun 2026 16:31:21 -0400 Message-ID: <180263.1780864281@sss.pgh.pa.us> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk PG Bug reporting form writes: > I encountered a problem while upgrading PostgreSQL from 14 to 18. AFAICS this is a duplicate of your bug report #19483. Please don't spam us with duplicates. regards, tom lane