Recreate indexes when needed.
Section: Inspect query plans
Rebuild indexes
sql
sql
REINDEX;Explanation
Useful after collation changes or when rebuilding index structures.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Inspect query plans