PostgreSQL index type
C15509
concept
A PostgreSQL index type is a specific indexing method (such as B-tree, Hash, GIN, or GiST) that defines how data is organized and searched to optimize query performance for particular kinds of operations and data structures.