Re: Getting an index scan to be a parallel index scan - Mailing list pgsql-performance

From David Rowley
Subject Re: Getting an index scan to be a parallel index scan
Date
Msg-id CAApHDvpXeEak0qnNSGWbKuVGKP9uRyrRpBBgVrseu6MAU-jVOw@mail.gmail.com
Whole thread Raw
In response to Re: Getting an index scan to be a parallel index scan  (Thomas Munro <thomas.munro@gmail.com>)
Responses Re: Getting an index scan to be a parallel index scan  (Alex Kaiser <alextkaiser@gmail.com>)
List pgsql-performance
On Thu, 2 Feb 2023 at 14:49, Thomas Munro <thomas.munro@gmail.com> wrote:
> If I had more timerons myself, I'd like to try to make parallel
> function scans, or parallel CTE scans, work...

I've not really looked in detail but I thought parallel VALUES scan
might be easier than those two.

David



pgsql-performance by date:

Previous
From: Thomas Munro
Date:
Subject: Re: Getting an index scan to be a parallel index scan
Next
From: Alex Kaiser
Date:
Subject: Re: Getting an index scan to be a parallel index scan