Re: Show a human-readable n_distinct in pg_stats view
Maxence Ahlouche wrote: > It seems to me that since the pg_stats view is supposed to be > human-readable, it would make sense to show a human-readable version > of n_distinct. > Currently, when the stats collector estimates that the number of > distinct values is more than 10% of the total row coun
Re: Show a human-readable n_distinct in pg_stats view
On Wed, 13 Mar 2019 at 15:14, Maxence Ahlouche wrote: > * Should I add this patch to the commitfest? I added it: https://commitfest.postgresql.org/23/2061/