On Sun, Apr 24, 2016 at 11:21:01AM +0530, Amit Kapila wrote: > On Sun, Apr 24, 2016 at 9:28 AM, Bruce Momjian <[email protected]> wrote: > > > > Why is the parallelism variable called "max_parallel_degree"? Is that a > > descriptive name? What does "degree" mean? > > It is to denote amount of parallelism at node level. ----------
Sorry, it was Amit who said the parallelism is per-node, meaning calling the variable "session" would not work. -- Bruce Momjian <[email protected]> http://momjian.us EnterpriseDB http://enterprisedb.com + As you are, so once was I. As I am, so you will be. + + Ancient Roman grave inscription + -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
