Memory accounting towards memory-bounded HashAgg

Edit
ID 59
Title Memory accounting towards memory-bounded HashAgg
Topic Miscellaneous
Created 2015-01-12 12:59:15
Last modified 2015-01-16 13:32:55 (9 years, 10 months ago)
Latest email 2015-01-16 12:26:40 (9 years, 10 months ago)
Status
2014-12: Rejected
Target version
Authors Jeff Davis (jdavis)
Reviewers Peter Geoghegan (pgeoghegan), Tomas Vondra (fuzzycz)Become reviewer
Committer
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/59
git checkout commitfest/cf/59
Emails
9.5: Better memory accounting, towards memory-bounded HashAgg
First at 2014-08-02 20:40:53 by Jeff Davis <pgsql at j-davis.com>
Latest at 2015-01-16 12:26:40 by Michael Paquier <michael.paquier at gmail.com>
Latest attachment (test.sql) at 2015-01-07 19:07:13 from Tomas Vondra <tomas.vondra at 2ndquadrant.com>
    Attachment (test.sql) at 2015-01-07 19:07:13 from Tomas Vondra <tomas.vondra at 2ndquadrant.com> (Patch: No)
    Attachment (hashagg_test_data.sql) at 2014-12-28 21:29:43 from Jeff Davis <pgsql at j-davis.com> (Patch: No)
    Attachment (hashagg_test_perf.sql) at 2014-12-28 20:37:05 from Jeff Davis <pgsql at j-davis.com> (Patch: No)
    Attachment (hashagg-disk-20141222.patch) at 2014-12-23 09:16:01 from Jeff Davis <pgsql at j-davis.com> (Patch: Yes)
    Attachment (segfault.txt) at 2014-12-21 19:19:46 from Tomas Vondra <tv at fuzzy.cz> (Patch: No)
    Attachment (memory-accounting-v9.patch) at 2014-12-02 05:14:17 from Jeff Davis <pgsql at j-davis.com> (Patch: Yes)
    Attachment (memory-accounting-v8.patch) at 2014-11-18 07:39:14 from Jeff Davis <pgsql at j-davis.com> (Patch: Yes)
    Attachment (memory-accounting-tomas-v2.patch) at 2014-11-17 20:03:07 from Tomas Vondra <tv at fuzzy.cz> (Patch: Yes)
    Attachment (memory-accounting-v7.patch) at 2014-11-17 07:31:51 from Jeff Davis <pgsql at j-davis.com> (Patch: Yes)
    Attachment (memory-accounting-v6.patch) at 2014-10-16 01:26:27 from Jeff Davis <pgsql at j-davis.com> (Patch: Yes)
    Attachment (memory-accounting-tomas.patch) at 2014-08-23 01:02:52 from Tomas Vondra <tv at fuzzy.cz> (Patch: Yes)
    Attachment (memory-accounting-v4.patch) at 2014-08-20 06:11:11 from Jeff Davis <pgsql at j-davis.com> (Patch: Yes)
    Attachment (memory-accounting-v3.patch) at 2014-08-10 20:50:16 from Jeff Davis <pgsql at j-davis.com> (Patch: Yes)
    Attachment (memory-accounting-v2.patch) at 2014-08-08 08:16:32 from Jeff Davis <pgsql at j-davis.com> (Patch: Yes)
    Attachment (tpc-h-plans.txt) at 2014-08-05 03:09:10 from Peter Geoghegan <pg at heroku.com> (Patch: No)
    Attachment (memory-accounting.patch) at 2014-08-02 20:40:53 from Jeff Davis <pgsql at j-davis.com> (Patch: Yes)
History
When Who What
2015-01-16 13:32:55 Michael Paquier (michael-kun) Closed in commitfest 2014-12 with status: Rejected
2015-01-12 12:59:51 Michael Paquier (michael-kun) Changed authors to Jeff Davis (jdavis)
2015-01-12 12:59:51 Michael Paquier (michael-kun) Changed reviewers to Tomas Vondra (fuzzycz), Peter Geoghegan (pgeoghegan)
2015-01-12 12:59:15 Michael Paquier (michael-kun) Attached mail thread 1407012053.15301.53.camel@jeff-desktop
2015-01-12 12:59:15 Michael Paquier (michael-kun) Created patch record
Edit