| From: | luis(dot)roberto(at)siscobra(dot)com(dot)br |
|---|---|
| To: | Thorsten Schöning <tschoening(at)am-soft(dot)de> |
| Cc: | pgsql-general <pgsql-general(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: How does Postgres decide if to use additional workers? |
| Date: | 2021-02-09 16:23:06 |
| Message-ID: | 492432164.43033181.1612887786512.JavaMail.zimbra@siscobra.com.br |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
De: "Thorsten Schöning" <tschoening(at)am-soft(dot)de>
Para: "pgsql-general" <pgsql-general(at)lists(dot)postgresql(dot)org>
Enviadas: Terça-feira, 9 de fevereiro de 2021 12:52:02
Assunto: How does Postgres decide if to use additional workers?
So, based on which facts does Postgres decide if to use aadditional
workers or not? Can I see those decisions explained somewhere? I don't
see anything in the query plan. Thanks!
Mit freundlichen Grüßen
Thorsten Schöning
Hi!
I think you should look into min_parallel_table_scan_size and min_parallel_index_scan_size GUCs.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2021-02-09 17:00:42 | Re: How to I select value of GUC that has - in its name? |
| Previous Message | Thorsten Schöning | 2021-02-09 15:52:02 | How does Postgres decide if to use additional workers? |