A PostgreSQL index marked INVALID is unavailable to normal query planning, yet it can still add maintenance work for inserts and index-relevant updates. That contradiction appears after a concurrent build is cancelled, deadlocks, loses its backend, or fails while checking uniqueness. The object remains in the catalog, ...