Re: Adding pg_dump flag for parallel export to pipes - Mailing list pgsql-hackers

From Nitin Motiani
Subject Re: Adding pg_dump flag for parallel export to pipes
Date
Msg-id CAH5HC95hD0tS2FKi8B6=o4g_Pf9WWbg8ZfD0Mu3m-h7ecfiK8A@mail.gmail.com
Whole thread
In response to Re: Adding pg_dump flag for parallel export to pipes  (Nitin Motiani <nitinmotiani@google.com>)
List pgsql-hackers
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

Attachment

pgsql-hackers by date:

Previous
From: Dutch Glory
Date:
Subject: Postgresql 18 Linux (all flavors) - with installation, create new instance/main database
Next
From: Zhenwei Shang
Date:
Subject: Re: [Bug] Add the missing RTE_GRAPH_TABLE case to transformLockingClause()