Re: explain HashAggregate to report bucket and memory stats

From: Justin Pryzby <pryzby(at)telsasoft(dot)com>
To: Tomas Vondra <tomas(dot)vondra(at)2ndquadrant(dot)com>
Cc: Andres Freund <andres(at)anarazel(dot)de>, pgsql-hackers(at)lists(dot)postgresql(dot)org, Jeff Janes <jeff(dot)janes(at)gmail(dot)com>
Subject: Re: explain HashAggregate to report bucket and memory stats
Date: 2020-03-01 15:45:40
Message-ID: 20200301154540.GL29456@telsasoft.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Updated for new tests in 58c47ccfff20b8c125903482725c1dbfd30beade
and rebased.

Attachment Content-Type Size
v6-0001-explain-to-show-tuplehash-bucket-and-memory-stats.patch text/x-diff 88.6 KB
v6-0002-refactor-show_grouping_set_keys.patch text/x-diff 3.0 KB
v6-0003-Gross-hack-to-put-hash-stats-of-subplans-in-the-r.patch text/x-diff 5.4 KB
v6-0004-implement-hash-stats-for-bitmapHeapScan.patch text/x-diff 6.3 KB
v6-0005-Refactor-for-consistency-symmetry.patch text/x-diff 14.7 KB
v6-0006-TupleHashTable.entrysize-was-unused-except-for-in.patch text/x-diff 1.6 KB
v6-0007-Update-comment-obsolete-since-69c3936a.patch text/x-diff 891 bytes

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2020-03-01 18:31:20 Re: proposal - reglanguage type
Previous Message legrand legrand 2020-03-01 14:55:36 Re: Planning counters in pg_stat_statements (using pgss_store)