Re: Concurrent CTE - Mailing list pgsql-general

From David G. Johnston
Subject Re: Concurrent CTE
Date
Msg-id CAKFQuwa6us78+gn9QG_ACj8-Bkd+zaPJSEuiTj8DBwqx8aLAHg@mail.gmail.com
Whole thread Raw
In response to Concurrent CTE  (Artur Formella <a.formella@tme3c.com>)
List pgsql-general
On Tuesday, April 3, 2018, Artur Formella <a.formella@tme3c.com> wrote:

And the question: is it possible to achieve more concurrent execution plan to reduce the response time? For example:
Thread1: aa | dd | ff | primary
Thread2: bb | ee | gg
Thread3: cc | -- | hh

If and how depends greatly on your version.


David J.

pgsql-general by date:

Previous
From: Jeremy Finzel
Date:
Subject: Re: Concurrent CTE
Next
From: Thomas Munro
Date:
Subject: Re: Concurrent CTE