BUG #15005: ANALYZE can make pg_class.reltuples inaccurate.

Edit
ID 1487
Title BUG #15005: ANALYZE can make pg_class.reltuples inaccurate.
Topic Bug Fixes
Created 2018-01-18 00:54:34
Last modified 2018-03-13 17:25:09 (6 years, 8 months ago)
Latest email 2018-03-14 01:10:14 (6 years, 8 months ago)
Status
2018-03: Committed
Target version
Authors David Gould (davidgould)
Reviewers Alexander Kuzmenkov (akuzmenkov)Become reviewer
Committer Tom Lane (tgl)
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/1487
git checkout commitfest/cf/1487
Emails
[patch] BUG #15005: ANALYZE can make pg_class.reltuples inaccurate.
First at 2018-01-18 00:49:16 by David Gould <daveg at sonic.net>
Latest at 2018-03-14 01:10:14 by David Gould <daveg at sonic.net>
Latest attachment (autovacuum_contention-9.6.8.diff) at 2018-03-13 06:14:17 from David Gould <daveg at sonic.net>
    Attachment (autovacuum_contention-9.6.8.diff) at 2018-03-13 06:14:17 from David Gould <daveg at sonic.net> (Patch: Yes)
    Attachment (vac_move_lock-2.patch) at 2018-03-12 22:05:01 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (analyze-reltuples-change-2.patch) at 2018-03-12 16:21:34 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (analyze.png) at 2018-03-02 15:47:44 from Alexander Kuzmenkov <a.kuzmenkov at postgrespro.ru> (Patch: No)
    Attachment (analyze.tex.pdf) at 2018-03-01 16:56:20 from Alexander Kuzmenkov <a.kuzmenkov at postgrespro.ru> (Patch: No)
    Attachment (analyze_counts.awk) at 2018-03-01 03:23:37 from David Gould <daveg at sonic.net> (Patch: No)
    Attachment (README.txt) at 2018-01-18 00:49:16 from David Gould <daveg at sonic.net> (Patch: No)
History
When Who What
2018-03-13 17:25:09 Tom Lane (tgl) Closed in commitfest 2018-03 with status: Committed
2018-03-12 17:26:18 Tom Lane (tgl) Added tgl as committer
2018-03-01 14:44:44 Alexander Kuzmenkov (akuzmenkov) Added akuzmenkov as reviewer
2018-01-18 00:55:30 David Gould (davidgould) Changed authors to David Gould (davidgould)
2018-01-18 00:54:34 David Gould (davidgould) Attached mail thread 20180117164916.3fdcf2e9@engels
2018-01-18 00:54:34 David Gould (davidgould) Created patch record
Edit