Cloud

pg_get_statisticsobjdef_columns

The pg_get_statisticsobjdef_columns() is a system catalog information function that retrieves information about the columns associated with an extended statistics object.

Syntax

pg_get_statisticsobjdef_columns(statobj oid)

Restrictions

  • The statobj parameter is required.