pg_index
The pg_index stores information about indexes on tables. It mimics the pg_index PostgreSQL system catalog.
Columns
The following columns are available for querying in pg_index:
| Column | Type | Description |
|---|---|---|
|
|
This column represents OID of the index |
|
|
This column represents OID (Object ID) of the table on which the index is defined |
|
|
This column represents number of columns in the index |
|
|
This column represents number of key columns in the index |
|
|
The default value is |
|
|
unused |
|
|
unused |
|
|
unused |
|
|
unused |
|
|
unused |
|
|
unused |
|
|
unused |
|
|
unused |
|
|
unused |
|
|
unused |
|
|
unused |
|
|
unused |
|
|
unused |
|
|
unused |
|
|
unused |
|
|
unused |