On Sun, May 8, 2016 at 2:23 PM, David G. Johnston
wrote:
> I was thinking more along the lines that it should be called:
>
> parallel_mode (enum)
>
> It would default to "on"
>
> "off" would turn it off (instead of having to set parallel_degree to 0)
>
> And it would have additional enum values fo
On Sun, May 8, 2016 at 10:56 AM, Robert Haas wrote:
> On Sat, May 7, 2016 at 11:42 PM, David G. Johnston
> wrote:
> > All of the other planner GUCs are basically, {on, off, special} with on
> or
> > special the default as appropriate for the feature - since most/all
> features
> > default to ena
On Sat, May 7, 2016 at 11:42 PM, David G. Johnston
wrote:
> All of the other planner GUCs are basically, {on, off, special} with on or
> special the default as appropriate for the feature - since most/all features
> default to enabled. While I get that the expected usage is to set this to
> off (
My take below is that of a user reading our documentation and our projected
consistency via that document.
All of the other planner GUCs are basically, {on, off, special} with on or
special the default as appropriate for the feature - since most/all
features default to enabled. While I get that t