Re: Adding pg_dump flag for parallel export to pipes

From: Nitin Motiani <nitinmotiani(at)google(dot)com>
To: Hannu Krosing <hannuk(at)google(dot)com>
Cc: Mahendra Singh Thalor <mahi6run(at)gmail(dot)com>, Dilip Kumar <dilipbalaut(at)gmail(dot)com>, Thomas Munro <thomas(dot)munro(at)gmail(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Adding pg_dump flag for parallel export to pipes
Date: 2026-05-08 17:07:06
Message-ID: CAH5HC97VKPYVbfbidyTPiiOZnxYmBKWm7EpWCFYkJvyiGjLepQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

Made another small test change. And rebased the code. I'm attaching
the latest patches.

Thanks

Nitin Motiani
Google

Attachment Content-Type Size
v13-0001-Add-pipe-command-support-for-directory-mode-of-p.patch application/x-patch 31.6 KB
v13-0002-Add-pipe-command-support-in-pg_restore.patch application/x-patch 9.5 KB
v13-0004-Add-tests-for-pipe.patch application/x-patch 16.3 KB
v13-0005-Add-documentation-for-pipe-in-pg_dump-and-pg_res.patch application/x-patch 7.3 KB
v13-0003-Fixes-and-refactors-in-pipe-command.patch application/x-patch 39.5 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Álvaro Herrera 2026-05-08 17:20:04 Re: Fix wrong error message from pg_get_tablespace_ddl()
Previous Message Daniel Bauman 2026-05-08 15:40:45 Re: Doc update proposal for the note on log_statement in the runtime config for logging page