According to this page in the manual, indexes don\'t need to be maintained. However, we are running with a PostgresQL table that has a continuous rate of upd
indexes don\'t need to be maintained
upd
That's a textbook case. You should setup autovacuum to be a lot more aggressive.