Re: explain analyze output with parallel workers - question about meaning of information for explain.depesz.com

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>
Cc: Thomas Munro <thomas(dot)munro(at)enterprisedb(dot)com>, Hubert Lubaczewski <depesz(at)depesz(dot)com>, pgsql-hackers mailing list <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: explain analyze output with parallel workers - question about meaning of information for explain.depesz.com
Date: 2017-12-08 17:42:49
Message-ID: CA+TgmoZ1hm+0CnyrAS0WJHXDFZiuEkpiuTaGpPXrL0y=E51gMw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Dec 8, 2017 at 5:11 AM, Amit Kapila <amit(dot)kapila16(at)gmail(dot)com> wrote:
> The regression test added by patch needs cleanup at the end which I
> have added in the attached patch.

OK, so you've got a test case now, but Thomas independently submitted
a test case patch. Which one is more awesome? :-)

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2017-12-08 18:17:34 Re: Table with large number of int columns, very slow COPY FROM
Previous Message Peter Eisentraut 2017-12-08 17:26:59 pgsql: Prohibit identity columns on typed tables and partitions