On Mon, Mar 14, 2011 at 10:38 AM, Tom Lane <[email protected]> wrote: > Note that we could remove the correlation > calculations from ANALYZE altogether.
Only if you don't mind having them only get updated when somebody vacuums. If a table is mostly getting inserted into, it may not get vacuumed very often (or possibly even - never). -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
