So my questions are: 1) Why vacuum, if this table is never updated?2) How can I use pg_autovacuum table to disable autovac for this table? The docs are not clear on how to do this.
So my questions are: 1) Why vacuum, if this table is never updated?2) How can I use pg_autovacuum table to disable autovac for this table? The docs are not clear on how to do this.