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 CAH5HC94C+2jM5dikDzv-KkhbhOUz3Zm-Bd62Xycuh9XCPG2x8g@mail.gmail.com
Whole thread
In response to Re: Adding pg_dump flag for parallel export to pipes  (Hannu Krosing <hannuk@google.com>)
List 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

pgsql-hackers by date:

Previous
From: Alexander Lakhin
Date:
Subject: Re: Startup process deadlock: WaitForProcSignalBarriers vs aux process
Next
From: Andreas Karlsson
Date:
Subject: Re: Cleanup: Replace sscanf with strtol/strtoul in snapmgr