Is there a way to correct an inaccurate n_distinct value for extended statistics in PG11? - Mailing list pgsql-admin

From Hotmail
Subject Is there a way to correct an inaccurate n_distinct value for extended statistics in PG11?
Date
Msg-id BYAPR06MB40235AC790D12757F765CDBFD7080@BYAPR06MB4023.namprd06.prod.outlook.com
Whole thread Raw
List pgsql-admin
Hi All,

We have created extended statistics between two columns on a large table. When looking at pg_statistic_ext the value for n_distinct for the combined columns is off of the actual number of distinct values  by approixmately 40%. This is leading to a poor choice of leading tables in some of our joins. 

With single column statistics inaccurate n_distinct values can be corrected with "alter table alter column set n_distinct ="

Is there a way to fix incorrect n_distinct values for extended statisitics? 

Thanks,

Craig Jackson 

pgsql-admin by date:

Previous
From: Laurenz Albe
Date:
Subject: Re: terminating connection due to conflict with recovery
Next
From: Massimo Ortensi
Date:
Subject: Re: Dropping database in replica