senzing-garage/aws-marketplace-evaluation

Increase default autovacuum workers on Aurora

Closed this issue · 1 comments

The number really should be + 1. The default is 3 but should be at least 5.

Where ever synchronous_commit=0, we need to set autovacuum_max_workers=5

PR merged