aboutsummaryrefslogtreecommitdiff
path: root/src/tools/backend/git@kaiwu.me:public/postgresql
diff options
context:
space:
mode:
authorFujii Masao <fujii@postgresql.org>2025-07-11 08:44:32 +0900
committerFujii Masao <fujii@postgresql.org>2025-07-11 08:44:32 +0900
commit110e6dcaa6595cf71be00808e3df0087d1d2b208 (patch)
treee965efd48d673663524717f50689d848b06643e4 /src/tools/backend/git@kaiwu.me:public/postgresql
parent05dedf43d380edc98546c381e76a9d907fd19bed (diff)
downloadpostgresql-110e6dcaa6595cf71be00808e3df0087d1d2b208.tar.gz
postgresql-110e6dcaa6595cf71be00808e3df0087d1d2b208.zip
doc: Clarify meaning of "idle" in idle_replication_slot_timeout.
This commit updates the documentation to clarify that "idle" in idle_replication_slot_timeout means the replication slot is inactive, that is, not currently used by any replication connection. Without this clarification, "idle" could be misinterpreted to mean that the slot is not advancing or that no data is being streamed, even if a connection exists. Back-patch to v18 where idle_replication_slot_timeout was added. Author: Laurenz Albe <laurenz.albe@cybertec.at> Reviewed-by: David G. Johnston <david.g.johnston@gmail.com> Reviewed-by: Gunnar Morling <gunnar.morling@googlemail.com> Reviewed-by: Amit Kapila <amit.kapila16@gmail.com> Reviewed-by: Fujii Masao <masao.fujii@gmail.com> Discussion: https://postgr.es/m/CADGJaX_0+FTguWpNSpgVWYQP_7MhoO0D8=cp4XozSQgaZ40Odw@mail.gmail.com Backpatch-through: 18
Diffstat (limited to 'src/tools/backend/git@kaiwu.me:public/postgresql')
0 files changed, 0 insertions, 0 deletions