| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | pgsql-committers(at)lists(dot)postgresql(dot)org |
| Subject: | pgsql: Doc: document how EXPLAIN ANALYZE reports parallel queries. |
| Date: | 2026-03-23 18:49:14 |
| Message-ID: | E1w4kKv-0017hE-1Y@gemulon.postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
Doc: document how EXPLAIN ANALYZE reports parallel queries.
This wasn't covered anywhere before...
Reported-by: Marcos Pegoraro <marcos(at)f10(dot)com(dot)br>
Author: Maciek Sakrejda <maciek(at)pganalyze(dot)com>
Reviewed-by: Ilia Evdokimov <ilya(dot)evdokimov(at)tantorlabs(dot)com>
Reviewed-by: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Discussion: https://postgr.es/m/CAB-JLwYCgdiB=trauAV1HN5rAWQdvDGgaaY_mqziN88pBTvqqg@mail.gmail.com
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/99d6aa64ef85a736f08b39e4e9b174c9bed035a7
Modified Files
--------------
doc/src/sgml/perform.sgml | 60 +++++++++++++++++++++++++++++++++++++++++++++--
1 file changed, 58 insertions(+), 2 deletions(-)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2026-03-23 19:34:10 | pgsql: Doc: minor improvements to SNI documentation. |
| Previous Message | Bruce Momjian | 2026-03-23 16:13:52 | pgsql: doc: make "datadir" argument specification more specific |