Re: [PoC PATCH] Parallel dump to /dev/null

From: Michael Banck <michael(dot)banck(at)credativ(dot)de>
To: Andres Freund <andres(at)anarazel(dot)de>
Cc: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: [PoC PATCH] Parallel dump to /dev/null
Date: 2018-03-01 13:21:24
Message-ID: 1519910484.22202.7.camel@credativ.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

Am Donnerstag, den 01.03.2018, 01:28 -0800 schrieb Andres Freund:
> Hi,
>
> On 2018-02-28 14:28:41 +0100, Michael Banck wrote:
> > I have added this patch to the next commitfest:
> >
> > https://commitfest.postgresql.org/17/1576/
>
> Given this is a new patch, submitted for the last commitfest, and not
> completely trivial, I'd argue this is too late for v11.

I was under the impression that rule was rather about complicated and
invasive patches, not just any patch which isn't completely trivial.

I agree that the patch is not completely trivial, but is rather small
(it's diffstat is "3 files changed, 38 insertions(+), 9 deletions(-)"),
and it certainly is not highly invasive, or touching code all over the
place, but really only in a few places in pg_backup_directory.c.

Michael

--
Michael Banck
Projektleiter / Senior Berater
Tel.: +49 2166 9901-171
Fax: +49 2166 9901-100
Email: michael(dot)banck(at)credativ(dot)de

credativ GmbH, HRB Mönchengladbach 12080
USt-ID-Nummer: DE204566209
Trompeterallee 108, 41189 Mönchengladbach
Geschäftsführung: Dr. Michael Meskes, Jörg Folz, Sascha Heuer

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Ashutosh Bapat 2018-03-01 13:30:40 Re: parallel append vs. simple UNION ALL
Previous Message Rajkumar Raghuwanshi 2018-03-01 13:11:48 Re: parallel append vs. simple UNION ALL