postgres
.pg_catalog
Tables
(current)
Columns
Constraints
Relationships
Orphan Tables
Anomalies
Routines
pg_clear_attribute_stats(schemaname text, relname text, attname text, inherited boolean)
Description
clear statistics on attribute
Parameters
Name
Type
Mode
schemaname
text
IN
relname
text
IN
attname
text
IN
inherited
boolean
IN
Definition
pg_clear_attribute_stats