Skip to main content

Overview

The pg_index stores information about indexes on tables. It mimics the pg_index PostgreSQL system catalog.

Columns

This table is designed for compatibility with tools that require PostgreSQL system tables, so it mostly has dummy data. Please note that not all columns in pg_index are applicable to every type of relation.
The following columns are available for querying in pg_index: