50.52. pg_statistic_ext_data

The catalog pg_statistic_ext_data holds data for extended planner statistics defined in pg_statistic_ext. Each row in this catalog corresponds to a statistics object created with CREATE STATISTICS.

Like pg_statistic, pg_statistic_ext_data should not be readable by the public, since the contents might be considered sensitive. (Example: most common combinations of values in columns might be quite interesting.) pg_stats_ext is a publicly readable view on pg_statistic_ext_data (after joining with pg_statistic_ext) that only exposes information about those tables and columns that are readable by the current user.

Table 50.52. pg_statistic_ext_data Columns

NameTypeReferencesDescription
stxoidoidpg_statistic_ext.oidExtended statistic object containing the definition for this data
stxdndistinctpg_ndistinct  N-distinct counts, serialized as pg_ndistinct type
stxddependenciespg_dependencies  Functional dependency statistics, serialized as pg_dependencies type
stxdmcvpg_mcv_list  MCV (most-common values) list statistics, serialized as pg_mcv_list type

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy