ReindexConcurrentlyRule
Reports PostgreSQL REINDEX statements that omit CONCURRENTLY.
Concurrent reindexing avoids blocking writes for indexes that can be rebuilt online.
Reports PostgreSQL REINDEX statements that omit CONCURRENTLY.
Concurrent reindexing avoids blocking writes for indexes that can be rebuilt online.