Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
misc(events) - Setup more aggressive autovacuum_vacuum_scale_factor s…
…etting for events (getlago#2360) ## Description Default postgres autovacuum settings are a bit too defensive for our use-cases. We require frequent vacuuming of the events table, mostly to keep the visibility map of the events table up to date.
- Loading branch information