Re: optimizing number of workers

2025-07-11 Thread Weck, Luis
From: Greg Hennessy Date: Thursday, July 10, 2025 at 4:40 PM To: pgsql-general@lists.postgresql.org Subject: optimizing number of workers Having just received a shiny new dual CPU machine to use as a postgresql server, I'm trying to do some reasonable efforts to configure it correctly

optimizing number of workers

2025-07-10 Thread Greg Hennessy
Having just received a shiny new dual CPU machine to use as a postgresql server, I'm trying to do some reasonable efforts to configure it correctly. The hard ware has 128 cores, and I am running a VM with Redhat 9 and Postgresql 16.9. In postgresql.conf I have: max_worker_processes = 90