Content-Length: 88372 | pFad | http://postgrespro.com/docs/postgrespro/13/view-pg-indexes.html

Postgres Pro Standard : Documentation: 13: 50.72. pg_indexes : Postgres Professional

50.72. pg_indexes

The view pg_indexes provides access to useful information about each index in the database.

Table 50.73. pg_indexes Columns

Column Type

Description

schemaname name (references pg_namespace.nspname)

Name of schema containing table and index

tablename name (references pg_class.relname)

Name of table the index is for

indexname name (references pg_class.relname)

Name of index

tablespace name (references pg_tablespace.spcname)

Name of tablespace containing index (null if default for database)

indexdef text

Index definition (a reconstructed CREATE INDEX command)










ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://postgrespro.com/docs/postgrespro/13/view-pg-indexes.html

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy