Re: Allow parallel plan for referential integrity checks?

From: Andreas Karlsson <andreas(at)proxel(dot)se>
To: Frédéric Yhuel <frederic(dot)yhuel(at)dalibo(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Allow parallel plan for referential integrity checks?
Date: 2022-02-10 23:16:56
Message-ID: 6226edd9-60f0-0b12-0e81-75cdf6d5dfa9@proxel.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 2/7/22 11:26, Frédéric Yhuel wrote:
> Attached is a (naive) patch that aims to fix the case of a FK addition,
> but the handling of the flag CURSOR_OPT_PARALLEL_OK, generally speaking,
> looks rather hackish.

Thanks, for the patch. You can add it to the current open commitfest
(https://commitfest.postgresql.org/37/).

Best regards,
Andreas

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Ian Lawrence Barwick 2022-02-11 00:22:01 Re: List of all* PostgreSQL EXTENSIONs in the world
Previous Message Andres Freund 2022-02-10 23:10:48 Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints