From: Fujii Masao Date: Thu, 19 Feb 2026 15:52:43 +0000 (+0900) Subject: Make GUC wal_receiver_timeout user-settable. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a6af3ad08799755e575275d0df5feb7b102ca35;p=thirdparty%2Fpostgresql.git Make GUC wal_receiver_timeout user-settable. When multiple subscribers connect to different publisher servers, it can be useful to set different wal_receiver_timeout values for each connection to better detect failures. However, previously this wasn't possible, which limited flexibility in managing subscriptions. This commit changes wal_receiver_timeout to be user-settable, allowing different values to be assigned using ALTER ROLE SET for each subscription owner. This effectively enables per-subscription configuration. Author: Fujii Masao Reviewed-by: Japin Li Reviewed-by: Chao Li Discussion: https://postgr.es/m/a1414b64-bf58-43a6-8494-9704975a41e9@oss.nttdata.com --- diff --git a/doc/src/sgml/config.sgml b/doc/src/sgml/config.sgml index faf0bdb62aa..20dbcaeb3ee 100644 --- a/doc/src/sgml/config.sgml +++ b/doc/src/sgml/config.sgml @@ -5249,9 +5249,6 @@ ANY num_sync (