| From: | Ilia Evdokimov <ilya(dot)evdokimov(at)tantorlabs(dot)com> |
|---|---|
| To: | David Rowley <dgrowleyml(at)gmail(dot)com> |
| Cc: | PostgreSQL Developers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Enrique Sánchez <enriqueesanchz(at)gmail(dot)com>, solai v <solai(dot)cdac(at)gmail(dot)com> |
| Subject: | Re: Show estimated number of groups for IncrementalSort in EXPLAIN |
| Date: | 2026-07-29 10:14:46 |
| Message-ID: | 97046ee3-570f-4a93-bc4f-5ad6d9879e5b@tantorlabs.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
I noticed that doc contains a query with EXPLAIN output for an
Incremental Sort plan, and we should add new line with Estimated Groups.
I added v3-patch with it.
--
Best regards,
Ilia Evdokimov,
Tantor Labs LLC,
https://tantorlabs.com/
| Attachment | Content-Type | Size |
|---|---|---|
| v3-0001-Show-estimated-number-of-groups-for-IncrementalSo.patch | text/x-patch | 7.1 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Amit Kapila | 2026-07-29 10:21:06 | Re: Fix "unexpected logical decoding status change" error; from concurrent logical decoding activation |
| Previous Message | chee.wooson | 2026-07-29 10:10:45 | [PATCH v1 2/2] Fix exported snapshot xmin handoff race |