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-01 08:01:42
Message-ID: CAH5HC94C+2jM5dikDzv-KkhbhOUz3Zm-Bd62Xycuh9XCPG2x8g@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Thanks a lot for your feedback Mahendra. I have rebased the changes. I'll
follow up on your other comments regarding cleanup and the shortened flag
name. I'm currently uploading the latest version post rebase as I've made
some changes to fix the test failures. Will let cfbot run those once.

Regards
Nitin Motiani,
Google

Attachment Content-Type Size
v10-0002-Add-pipe-command-support-in-pg_restore.patch application/x-patch 9.5 KB
v10-0005-POC-Add-test-in-pg_dump.pl.patch application/x-patch 5.6 KB
v10-0004-Add-documentation-for-pipe-command-in-pg_dump-an.patch application/x-patch 7.5 KB
v10-0001-Add-pipe-command-support-for-directory-mode-of-p.patch application/x-patch 31.8 KB
v10-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 Andreas Karlsson 2026-05-01 08:08:45 Re: Cleanup: Replace sscanf with strtol/strtoul in snapmgr
Previous Message Alexander Lakhin 2026-05-01 08:00:00 Re: Startup process deadlock: WaitForProcSignalBarriers vs aux process