| 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-07 08:35:36 |
| Message-ID: | CAH5HC95hD0tS2FKi8B6=o4g_Pf9WWbg8ZfD0Mu3m-h7ecfiK8A@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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 | Content-Type | Size |
|---|---|---|
| v12-0004-Add-tests-for-pipe.patch | application/x-patch | 15.7 KB |
| v12-0002-Add-pipe-command-support-in-pg_restore.patch | application/x-patch | 9.5 KB |
| v12-0001-Add-pipe-command-support-for-directory-mode-of-p.patch | application/x-patch | 31.6 KB |
| v12-0005-Add-documentation-for-pipe-in-pg_dump-and-pg_res.patch | application/x-patch | 7.3 KB |
| v12-0003-Fixes-and-refactors-in-pipe-command.patch | application/x-patch | 39.5 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Zhenwei Shang | 2026-05-07 08:40:43 | Re: [Bug] Add the missing RTE_GRAPH_TABLE case to transformLockingClause() |
| Previous Message | Dutch Glory | 2026-05-07 08:33:53 | Postgresql 18 Linux (all flavors) - with installation, create new instance/main database |