How do you manage the bloat?
keep an eye on the query planner. Last time I checked, the autovacuum doesn't run analyze on the parent table and it causes some issues.
How do you manage the bloat?
keep an eye on the query planner. Last time I checked, the autovacuum doesn't run analyze on the parent table and it causes some issues.