# [[guc:max_parallel_workers_per_gather]]

> 每个 Gather/Gather Merge 节点可用的最大并行 worker 数。
---

每个 Gather/Gather Merge 节点可用的最大并行 worker 数。

[PostgreSQL 18 官方参数参考](https://www.postgresql.org/docs/18/runtime-config.html#GUC-MAX-PARALLEL-WORKERS-PER-GATHER)

## 被哪些等待事件引用 {#wait-events}

- [LWLock/BufferMapping](/zh/lwlock/buffer-mapping/)
