pgsql: Change unit of idle_replication_slot_timeout to seconds.

2025-07-10 Thread Fujii Masao
Change unit of idle_replication_slot_timeout to seconds. Previously, the idle_replication_slot_timeout parameter used minutes as its unit, based on the assumption that values would typically exceed one minute in production environments. However, this caused unexpected behavior: specifying a value

pgsql: Change unit of idle_replication_slot_timeout to seconds.

2025-07-10 Thread Fujii Masao
Change unit of idle_replication_slot_timeout to seconds. Previously, the idle_replication_slot_timeout parameter used minutes as its unit, based on the assumption that values would typically exceed one minute in production environments. However, this caused unexpected behavior: specifying a value