Skip to content
Snippets Groups Projects
Commit 73ed6d61 authored by Tom Lane's avatar Tom Lane
Browse files

Remove lazy_update_relstats; go back to having VACUUM just record the

actual number of unremoved tuples as pg_class.reltuples.  The idea of
trying to estimate a steady state condition still seems attractive, but
this particular implementation crashed and burned ...
parent adb1a6e9
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment