From: | Justin Pryzby <pryzby(at)telsasoft(dot)com> |
---|---|
To: | Nikolay Samokhvalov <samokhvalov(at)gmail(dot)com> |
Cc: | pgsql-hackers(at)lists(dot)postgresql(dot)org |
Subject: | Re: explain_regress, explain(MACHINE), and default to explain(BUFFERS) (was: BUFFERS enabled by default in EXPLAIN (ANALYZE)) |
Date: | 2022-03-30 19:21:05 |
Message-ID: | 20220330192105.GI28503@telsasoft.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Sat, Feb 26, 2022 at 03:07:20PM -0600, Justin Pryzby wrote:
> Rebased over ebf6c5249b7db525e59563fb149642665c88f747.
> It looks like that patch handles only query_id, and this patch also tries to
> handle a bunch of other stuff.
>
> If it's helpful, feel free to kick this patch to a future CF.
Rebased over MERGE.
Attachment | Content-Type | Size |
---|---|---|
0001-Add-GUC-explain_regress.patch | text/x-diff | 9.8 KB |
0002-exercise-explain_regress.patch | text/x-diff | 12.8 KB |
0003-Make-explain-default-to-BUFFERS-TRUE.patch | text/x-diff | 4.7 KB |
0004-Add-explain-MACHINE-to-hide-machine-dependent-output.patch | text/x-diff | 37.0 KB |
0005-f-Rows-removed-by-filter.patch | text/x-diff | 18.4 KB |
0006-f-Workers-Launched.patch | text/x-diff | 13.9 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Andres Freund | 2022-03-30 19:23:08 | Re: pg_stat_reset_single_*_counters vs pg_stat_database.stats_reset |
Previous Message | Tom Lane | 2022-03-30 19:19:48 | Re: pgsql: Add 'basebackup_to_shell' contrib module. |