Re: Adding pg_dump flag for parallel export to pipes
Nitin Motiani <nitinmotiani@google.com>
From: Nitin Motiani <nitinmotiani@google.com>
To: Hannu Krosing <hannuk@google.com>
Cc: Mahendra Singh Thalor <mahi6run@gmail.com>,
Dilip Kumar <dilipbalaut@gmail.com>, Thomas Munro <thomas.munro@gmail.com>, pgsql-hackers@postgresql.org
Date: 2026-05-01T08:01:42Z
Lists: pgsql-hackers
Attachments
- v10-0002-Add-pipe-command-support-in-pg_restore.patch (application/x-patch) patch v10-0002
- v10-0005-POC-Add-test-in-pg_dump.pl.patch (application/x-patch) patch v10-0005
- v10-0004-Add-documentation-for-pipe-command-in-pg_dump-an.patch (application/x-patch) patch v10-0004
- v10-0001-Add-pipe-command-support-for-directory-mode-of-p.patch (application/x-patch) patch v10-0001
- v10-0003-Add-basic-tests-for-pipe-command.patch (application/x-patch) patch v10-0003
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