BUG #19426: pgdump is stuck

From: PG Bug reporting form <noreply(at)postgresql(dot)org>
To: pgsql-bugs(at)lists(dot)postgresql(dot)org
Cc: deepakverma0328(at)gmail(dot)com
Subject: BUG #19426: pgdump is stuck
Date: 2026-03-07 09:40:19
Message-ID: 19426-477ae230ac73041e@postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 19426
Logged by: Deepak Verma
Email address: deepakverma0328(at)gmail(dot)com
PostgreSQL version: 14.18
Operating system: Ubuntu 14.18-0ubuntu0.22.04.1
Description:

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

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message cca5507 2026-03-08 14:12:09 Re: BUG #18943: Return value of a function 'xmlBufferCreate' isdereferenced at xpath.c:177 without checking for NUL
Previous Message Nathan Bossart 2026-03-06 22:01:50 Re: Revoke Connect Privilege from Database not working