| From: | Dean Rasheed <dean(dot)a(dot)rasheed(at)gmail(dot)com> |
|---|---|
| To: | Robert Haas <robertmhaas(at)gmail(dot)com> |
| Cc: | Thom Brown <thom(at)linux(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: max_parallel_degree context level |
| Date: | 2016-02-11 14:57:05 |
| Message-ID: | CAEZATCW0u1FB4vm-o+ZjNpra==RPwMZw0=BmuFSwe7JkNSKR9g@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On 11 February 2016 at 13:18, Robert Haas <robertmhaas(at)gmail(dot)com> wrote:
> On Thu, Feb 11, 2016 at 7:40 AM, Thom Brown <thom(at)linux(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Teodor Sigaev | 2016-02-11 15:11:54 | Re: Improved error reporting in format() |
| Previous Message | Teodor Sigaev | 2016-02-11 14:56:04 | Re: Fuzzy substring searching with the pg_trgm extension |