原文英文,约500词,阅读约需2分钟。
📝
内容提要
PostgreSQL最近几个版本引入了后台工作进程,包括max_worker_processes、max_parallel_workers、max_parallel_maintenance_workers和max_parallel_workers_per_gather等设置,每个工作者可以使用work_mem的内存。
🏷️