Postgres database re-indexing recommendation request
07:33 18 Feb 2026

We are running auto vacuum and vacuum regularly on our postgres database environment. But we are not doing re-indexing. If vacuum, analyze and autovacuum is running on all tables , is it this much to check re-index requiring tables? IF yes is there the correct common query used to find tables that requires re-indexing like that of mssql? ,

postgresql