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-07T08:35:36Z
Lists: pgsql-hackers

Attachments

I did another round of rebase and added a couple of extra tests.
Changed error messages in the tests for windows.


> 3. Added shell escaping in the command before setting it as the file path.

Removed this because it might have been causing Windows test failures.
Since the command runs from the client, this step isn't necessary.

Thanks

Nitin Motiani
Google