properly coalescing pgstat requests for a single database

Edit
ID 573
Title properly coalescing pgstat requests for a single database
Topic Bug Fixes
Created 2016-03-07 10:07:36
Last modified 2016-05-31 19:57:50 (8 years, 5 months ago)
Latest email 2016-05-31 19:12:00 (8 years, 5 months ago)
Status
2016-09: Committed
Target version
Authors Tomas Vondra (fuzzycz)
Reviewers Fabien Coelho (calvin)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/573
git checkout commitfest/cf/573
Emails
autovacuum stress-testing our system
First at 2012-09-26 12:43:30 by Tomas Vondra <tv at fuzzy.cz>
Latest at 2016-05-31 19:12:00 by Tom Lane <tgl at sss.pgh.pa.us>
Latest attachment (pgstat-coalesce-v3.patch) at 2016-03-19 00:38:30 from Tomas Vondra <tomas.vondra at 2ndquadrant.com>
    Attachment (pgstat-coalesce-v3.patch) at 2016-03-19 00:38:30 from Tomas Vondra <tomas.vondra at 2ndquadrant.com> (Patch: Yes)
    Attachment (pgstat-coalesce-v2.patch) at 2016-03-14 01:00:03 from Tomas Vondra <tomas.vondra at 2ndquadrant.com> (Patch: Yes)
    Attachment (slow-stat-simulate-v2.patch) at 2016-03-13 22:46:41 from Noah Misch <noah at leadboat.com> (Patch: Yes)
    Attachment (pgstat-coalesce-v1.patch) at 2016-03-03 05:08:07 from Tomas Vondra <tomas.vondra at 2ndquadrant.com> (Patch: Yes)
    Attachment (stat-coalesce-v1.patch) at 2015-12-22 14:49:50 from Noah Misch <noah at leadboat.com> (Patch: Yes)
    Attachment (stats-split-v11.patch) at 2013-02-18 15:50:44 from Alvaro Herrera <alvherre at 2ndquadrant.com> (Patch: Yes)
    Attachment (system-a-cpu.png) at 2013-02-17 23:49:17 from Tomas Vondra <tv at fuzzy.cz> (Patch: No)
    Attachment (stats-split-v10.patch) at 2013-02-17 20:19:54 from Tomas Vondra <tv at fuzzy.cz> (Patch: Yes)
    Attachment (stats-split-v9.patch) at 2013-02-14 19:23:58 from Alvaro Herrera <alvherre at 2ndquadrant.com> (Patch: Yes)
    Attachment (stats-split-v7.patch) at 2013-02-13 21:29:08 from Alvaro Herrera <alvherre at 2ndquadrant.com> (Patch: Yes)
    Attachment (stats-split-v6.patch) at 2013-02-04 00:51:59 from Tomas Vondra <tv at fuzzy.cz> (Patch: Yes)
    Attachment (stats-split-v5.patch) at 2013-01-06 04:03:38 from Tomas Vondra <tv at fuzzy.cz> (Patch: Yes)
    Attachment (stats-split-v4.patch) at 2013-01-02 23:15:45 from Tomas Vondra <tv at fuzzy.cz> (Patch: Yes)
    Attachment (stats-split-v2.patch) at 2012-12-03 02:07:43 from Tomas Vondra <tv at fuzzy.cz> (Patch: Yes)
    Attachment (stats-split.patch) at 2012-11-18 22:49:19 from Tomas Vondra <tv at fuzzy.cz> (Patch: Yes)
History
When Who What
2016-05-31 19:57:50 Tom Lane (tgl) Closed in commitfest 2016-09 with status: Committed
2016-05-31 19:57:50 Tom Lane (tgl) Changed committer to tgl
2016-05-31 19:57:42 Tom Lane (tgl) Changed topic to Bug Fixes
2016-05-09 19:19:59 Fabien Coelho (calvin) Added calvin as reviewer
2016-03-07 10:07:55 Tomas Vondra (fuzzycz) Changed authors to Tomas Vondra (fuzzycz)
2016-03-07 10:07:36 Tomas Vondra (fuzzycz) Attached mail thread 1718942738eb65c8407fcd864883f4c8@fuzzy.cz
2016-03-07 10:07:36 Tomas Vondra (fuzzycz) Created patch record
Edit