> On 7 Aug 2026, at 11:07, Hayato Kuroda (Fujitsu) <[email protected]> > wrote:
> BackgroundPsql::set_query_timer_restart() causes the timer to be restarted > before > each query. The attached patch uses it for $sub_session, so that each > background > query gets a fresh timeout interval. Given that there is a backup involved, that seems like a reasonable fix. -- Daniel Gustafsson
