Re: Adding pg_dump flag for parallel export to pipes

From: Nitin Motiani <nitinmotiani(at)google(dot)com>
To: solai v <solai(dot)cdac(at)gmail(dot)com>
Cc: Hannu Krosing <hannuk(at)google(dot)com>, 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-08-15 06:28:48
Message-ID: CAH5HC96vrSWqTkiyN-ZU55mt90Tp4iUWz8bm8MYLcXEr-h8p-A@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

The pipe command parsing for Windows keeps failing. So I'm skipping
the tests on Windows for now.

Thanks

Nitin Motiani,
Google

Attachment Content-Type Size
v21-0003-Add-documentation-for-pipe-in-pg_dump-and-pg_res.patch application/x-patch 7.3 KB
v21-0002-Add-tests-for-pipe.patch application/x-patch 20.4 KB
v21-0001-Add-pipe-support-for-directory-mode-of-pg_dump-a.patch application/x-patch 37.9 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Keyerror Smart 2026-08-15 06:52:48 Re: [BUG] hstore integer overflow when constructing large values
Previous Message Keyerror Smart 2026-08-15 06:20:27 [PATCH] Consider window functions when reordering GROUP BY items