Grzegorz Blinowski <g(dot)blinowski(at)gmail(dot)com> wrote:
> autovacuum | off
BTW, that's generally not a good idea -- it leaves you much more
vulnerable to bloat which could cause performance problems to
manifest in any number of ways. You might want to calculate your
heap bloat on this table.
-Kevin