Thread

  1. attribute distinct values estimate

    Roberto Cornacchia <rcorna@tin.it> — 1999-10-01T16:11:51Z

    We need to estimate the number of distinct values of an attribute from
    inside optimizer, for an extension we are working on.
    Should we use stacommonfrac from pg_statistic, or attdisbursion, or what
    else?