| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com> |
| Cc: | PostgreSQL-development <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: First draft of PG 19 release notes |
| Date: | 2026-08-28 14:05:45 |
| Message-ID: | apGVucIcEQp7QOQb@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Thu, Aug 27, 2026 at 10:52:17PM -0700, Masahiko Sawada wrote:
> 4. Allow wal_receiver_timeout to be set per-subscription and user (Fujii Masao)
> 5. Add optional pid parameter to pg_replication_origin_session_setup()
> to allow parallelization of SQL-level replication solutions (Doruk
> Yilmaz, Hayato Kuroda)
>
> I wonder if 4 and 5 should be listed in the "Logical Replication"
> section instead because 4 is a new subscription option and 5 is
> related to replication origins, which are used only in logical
> replication. Please find the attached patch.
Yes, I think you are correct. I can't always easily identify
logical-only changes. Patch applied, thanks.
--
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.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Robert Haas | 2026-08-28 14:21:29 | Re: pg_*_advice: tsv load failure, etc. |
| Previous Message | Andrew Dunstan | 2026-08-28 13:44:01 | Re: locale / encoding / meson cleanup |