On 11 February 2016 at 13:18, Robert Haas <robertmhaas@gmail.com> wrote:
> On Thu, Feb 11, 2016 at 7:40 AM, Thom Brown <thom@linux.com> wrote:
>> As it currently stands, max_parallel_degree is set to a superuser
>> context
>
> I don't have a clue why it's like that. It seems like it should be
> PGC_USERSSET just like, say, work_mem. I think that's just brain fade
> on my part, and I think the current setting will be really
> inconvenient for unprivileged users: as it is, they have no way to
> turn parallel query off. Unless somebody objects, I'll go change
> that.
>
+1. I would want it to be user settable.
Regards,
Dean