Exclude GIN trigram indexes from reindexing
GIN trigram indexes are notoriously slow to create. In order to avoid failures and long running index creations, we'd like to exclude GIN indexes from automatic reindexing.
Definition of Done
-
GIN indexes are not being considered for automatic reindexing