Re: [HACKERS] A GUC to prevent leader processes from running subplans?

Jesper Pedersen <jesper.pedersen@redhat.com>

From: Jesper Pedersen <jesper.pedersen@redhat.com>
To: Robert Haas <robertmhaas@gmail.com>
Cc: Thomas Munro <thomas.munro@enterprisedb.com>, Pg Hackers <pgsql-hackers@postgresql.org>
Date: 2017-11-15T13:35:26Z
Lists: pgsql-hackers

Attachments

On 11/15/2017 08:28 AM, Robert Haas wrote:
> On Tue, Nov 14, 2017 at 12:28 AM, Thomas Munro
> <thomas.munro@enterprisedb.com> wrote:
>> Thanks.  You're right.  Rebased and updated to describe what "off" does.
> 
> Committed.  I noticed that you didn't add the new GUC to
> postgresql.conf.sample, so I did that.  But then I thought it didn't
> really belong in the section you put it, so I moved it to
> RESOURCES_ASYNCHRONOUS.
> 

Small typo.

Best regards,
  Jesper

Commits

  1. Fix typo.

  2. Add parallel_leader_participation GUC.