Re: max_parallel_degree > 0 for 9.6 beta

Поиск
Список
Период
Сортировка
От Noah Misch
Тема Re: max_parallel_degree > 0 for 9.6 beta
Дата
Msg-id 20160804042927.GA2429429@tornado.leadboat.com
обсуждение исходный текст
Ответ на Re: max_parallel_degree > 0 for 9.6 beta  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: max_parallel_degree > 0 for 9.6 beta  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Wed, Apr 20, 2016 at 02:28:15PM -0400, Tom Lane wrote:
> Andres Freund <andres@anarazel.de> writes:
> > max_parallel_degree currently defaults to 0.  I think we should enable
> > it by default for at least the beta period. Otherwise we're primarily
> > going to get reports back after the release.
> 
> > Then, at the end of beta, we can decide what the default should be.
> 
> +1, but let's put an entry on the 9.6 open-items page to remind us to
> make that decision at the right time.

It's that time.  Do we restore the max_parallel_workers_per_gather=0 default,
or is enabling this by default the right thing after all?



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Craig Ringer
Дата:
Сообщение: Re: New version numbering practices
Следующее
От: Masahiko Sawada
Дата:
Сообщение: Re: Quorum commit for multiple synchronous replication.