Re: Adding pg_dump flag for parallel export to pipes

From: Nitin Motiani <nitinmotiani(at)google(dot)com>
To: Dilip Kumar <dilipbalaut(at)gmail(dot)com>
Cc: Thomas Munro <thomas(dot)munro(at)gmail(dot)com>, Hannu Krosing <hannuk(at)google(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Adding pg_dump flag for parallel export to pipes
Date: 2026-03-04 09:57:14
Message-ID: CAH5HC951bRwVKAwEvoef_d1ES_0atEsFqQNPXPiNOMmjcZ-7+A@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Rebased and added some extra logs for testing.

Thanks

Attachment Content-Type Size
v9-0005-POC-Add-tests-to-pg_dump.pl.patch application/x-patch 2.4 KB
v9-0004-Add-documentation-for-pipe-command-in-pg_dump-and.patch application/x-patch 7.5 KB
v9-0001-Add-pipe-command-support-for-directory-mode-of-pg.patch application/x-patch 31.6 KB
v9-0002-Add-pipe-command-support-in-pg_restore.patch application/x-patch 9.5 KB
v9-0003-Add-basic-tests-for-pipe-command.patch application/x-patch 2.6 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Haritabh Gupta 2026-03-04 10:02:11 Re: proposal: schema variables
Previous Message Richard Guo 2026-03-04 09:52:07 Re: Convert NOT IN sublinks to anti-joins when safe