TIndex

Top  Previous  Next

A TIndex object stores the details of an index.

 

Methods:

 

Definition

IsClustered

IsPrimary

IsUnique

Name

StatIdx_Scan

StatIdx_Tup_Read

StatIdx_Tup_Fetch

 

For details on the statistics methods (those with the Stat prefix), please refer to the official PostgreSQL documentation on the columns in the pg_stat_all_indexes view.