I'm running PostgreSQL 16 on an AWS EC2 instance with 16 logical processors and 128G of RAM. How can I get PG to run the query with more workers?
ALTER TABLE ... SET (parallel_workers = 10) (or whatever your desired value is).
pgsql-general by date:
Соглашаюсь с условиями обработки персональных данных