Re: max_worker_processes default not documented

From: Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>
To: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>, "pgsql-docs(at)postgresql(dot)org" <pgsql-docs(at)postgresql(dot)org>
Subject: Re: max_worker_processes default not documented
Date: 2016-05-12 13:20:28
Message-ID: 293b7a8d-9642-6e31-e425-360a6274eaf5@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

On 5/7/16 11:16 PM, David G. Johnston wrote:
> While this may be in the postgresql.conf it's absence in the docs is made
> noticeable by the fact both the immediately preceding and subsequent items
> in the 9.6 docs specify their default values. Furthermore,
> max_parallel_degree defaults to 2 but the workers come from the pool sized
> using max_worker_processes - provoking the very question as to how many is
> 2 relative to the default pool size.

done

--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

In response to

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message David G. Johnston 2016-05-12 13:24:36 max_worker_processes default not documented
Previous Message David G. Johnston 2016-05-08 03:16:37 max_worker_processes default not documented