| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | 彭冲 <chong(dot)peng(at)enmotech(dot)com> |
| Cc: | PostgreSQL-development <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: First draft of PG 19 release notes |
| Date: | 2026-09-15 02:51:24 |
| Message-ID: | aqiyrOHqjr26XO04@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Thu, Sep 3, 2026 at 05:14:56PM +0800, 彭冲 wrote:
> Hi, Bruce
>
> I think we should add this item to the release notes
>
> "Add wait event for CommitDelay"
> https://www.postgresql.org/message-id/
> CA+FpmFf-hWXtrC0Q3Cr_Xo78zuP_M_VC5xgWPOYOkwqOD0T8eg(at)mail(dot)gmail(dot)com
>
> Maybe we can put it in this section
> ```
> E.1.3.1.4. Monitoring
> ```
> and after
> ```
> Add wait events for WAL write and flush LSNs
> ```
Oh, good point, added. I missed this since we don't document wait
events. Applied patch attached.
--
Bruce Momjian <bruce(at)momjian(dot)us> https://momjian.us
EDB https://enterprisedb.com
Do not let urgent matters crowd out time for investment in the future.
| Attachment | Content-Type | Size |
|---|---|---|
| REL_19_STABLE.diff | text/x-diff | 1001 bytes |
| From | Date | Subject | |
|---|---|---|---|
| Previous Message | ZizhuanLiu X-MAN | 2026-09-15 02:18:06 | Optimize MCV stats for sortable types and utilize sorted-order properties |