PostgreSQL index access method

C15508 concept

A PostgreSQL index access method is a pluggable framework component that defines how a specific index type organizes, stores, and retrieves data to support efficient query execution.


Instances (1)

Please wait…