Тип: | real |
По умолчанию: | 1000 |
Минимальный: | 0 |
Максимальный: | 1.79769e+308 |
Контекст: | user |
Перезапуск: | false |
От: | 9.6 |
Задаёт приблизительную стоимость запуска параллельных рабочих процессов. Значение по умолчанию — 1000.
На StackOverflow
- Missing max_parallel_degree configuration parameter in PostgreSql 9.6
- Nested Loop Left Join cost too much time?
- Postgresql - not using parallelism
- Large COUNT DISTINCT performs slowly in postgresql
- Why does "explain analyzing" this query fnish fast (showing a parallel plan), while running the actual query without "explain analyze" doesn't?
На pgsql-hackers
- Parallell hashjoin sometimes ignores temp_tablespaces
- Re: pgstat_report_activity() and parallel CREATE INDEX (was: Parallel index creation & pg_stat_activity)
- Re: Consider Parallelism While Planning For REFRESH MATERIALIZED VIEW
- RE: Parallel INSERT (INTO ... SELECT ...)
- Re: enable_incremental_sort changes query behavior