Re: doc: clarify wal_sender_shutdown_timeout behavior for small values

From: Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>
To: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>
Cc: Daniel Gustafsson <daniel(at)yesql(dot)se>, Ian Lawrence Barwick <barwick(at)gmail(dot)com>, PostgreSQL-development <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: doc: clarify wal_sender_shutdown_timeout behavior for small values
Date: 2026-08-05 03:38:05
Message-ID: B5B2C5CE-50C7-49BB-A1A6-731CF7B97881@gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On Aug 5, 2026, at 10:44, Fujii Masao <masao(dot)fujii(at)gmail(dot)com> wrote:
>
> On Wed, Aug 5, 2026 at 9:37 AM Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com> wrote:
>> Thanks for updating the patch. V4 LGTM.
>
> I've pushed the patch. Thanks!
>
> Regards,
>
> --
> Fujii Masao

Thank you very much for taking care of this patch.

Best regards,
--
Chao Li (Evan)
HighGo Software Co., Ltd.
https://www.highgo.com/

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Alexander Lakhin 2026-08-05 05:00:00 Re: [bug fix] prepared transaction might be lost when max_prepared_transactions is zero on the subscriber
Previous Message shveta malik 2026-08-05 03:36:51 Re: [PATCH] Release replication slot on error in SQL-callable slot functions