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 1vyyPj-000aNN-1e for pgsql-bugs@arkaria.postgresql.org; Sat, 07 Mar 2026 20:38:19 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.96) (envelope-from ) id 1vyyPi-009Xvy-02 for pgsql-bugs@arkaria.postgresql.org; Sat, 07 Mar 2026 20:38:18 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1vyo9l-008LPX-0b for pgsql-bugs@lists.postgresql.org; Sat, 07 Mar 2026 09:41:09 +0000 Received: from mahout.postgresql.org ([2001:4800:3e1:1::227]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.98.2) (envelope-from ) id 1vyo9i-00000001KM3-4Bub for pgsql-bugs@lists.postgresql.org; Sat, 07 Mar 2026 09:41:09 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=postgresql.org; s=20171124; h=Message-ID:Date:Reply-To:Cc:From:To:Subject: Content-Transfer-Encoding:MIME-Version:Content-Type:Sender:Content-ID: Content-Description:In-Reply-To:References; bh=H9k8lf+IbKSRjcxbgO9adLktMJ72yeTNoVPuTPhdpP4=; b=ZDEc8u1yNvNYbPYbRBlBfrHz9q AU5o5f9T9z7mT54HjadrY2FaK5lhe9pxKNGlqJLTfiTOMgyD1PhmxlLyUmUVmehY1HNcctsvX2RDc 8042dgYZ4aPWR4iR2sW6lzAPRmZvelZuDl05JzJjjIqWoRVcaStKWMmSwHYTtHr3o/p4pywEoxePM lYGCbdI+l5GqDv1NuGbxUXuIiASJohMOaKpuCtH4amCIll1X/ubn9g9m3O0JSusuJp21s34m4oWbG 1/gp7uN3POBpgERzvJ0YczkmKsNkeg+OHEsJ1DyedTtGtwl8EAZ2lG6ugnpR5JRgPgjWtTGUEivE8 NupILVwQ==; Received: from wrigleys.postgresql.org ([2a02:16a8:dc51::60]) by mahout.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1vyo9g-001uQy-2t for pgsql-bugs@lists.postgresql.org; Sat, 07 Mar 2026 09:41:05 +0000 Received: from localhost ([127.0.0.1] helo=wrigleys.postgresql.org) by wrigleys.postgresql.org with esmtp (Exim 4.96) (envelope-from ) id 1vyo9e-004YOW-0I for pgsql-bugs@lists.postgresql.org; Sat, 07 Mar 2026 09:41:03 +0000 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Subject: BUG #19426: pgdump is stuck To: pgsql-bugs@lists.postgresql.org From: PG Bug reporting form Cc: deepakverma0328@gmail.com Reply-To: deepakverma0328@gmail.com, pgsql-bugs@lists.postgresql.org Date: Sat, 07 Mar 2026 09:40:19 +0000 Message-ID: <19426-477ae230ac73041e@postgresql.org> X-Auto-Response-Suppress: All Auto-Submitted: auto-generated List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk The following bug has been logged on the website: Bug reference: 19426 Logged by: Deepak Verma Email address: deepakverma0328@gmail.com PostgreSQL version: 14.18 Operating system: Ubuntu 14.18-0ubuntu0.22.04.1 Description: =20 We are going to take dump of my AWS Ubuntu 14.18-0ubuntu0.22.04.1 on postgres 14.18, while taking dump it gor stuck on pg_dump: reading user-defined tables we are not able to take single table backup also as it also stuck at same place. pg_dump: last built-in OID is 16383 pg_dump: reading extensions pg_dump: identifying extension members pg_dump: reading schemas pg_dump: reading user-defined tables