Doc: enhance the description on connection_life_time
authorTatsuo Ishii <ishii@postgresql.org>
Thu, 24 Apr 2025 10:11:43 +0000 (19:11 +0900)
committerTatsuo Ishii <ishii@postgresql.org>
Thu, 24 Apr 2025 10:15:38 +0000 (19:15 +0900)
commit95157bb9243b986e9f74f19d3ea0a1440a8fbab1
tree996e500aae384b6624330255735c26ff5f78f75b
parent2a8c107a5b1c48e7c61a867aaabe6014bd2a2e46
Doc: enhance the description on connection_life_time

connection_life_time is a config value to determine the life time of
cached connections to PostgreSQL backend. Current document lacks a
description that the expiration calculation is actually done at the
time when the client disconnects to the process which holds the cached
connections.

Discussion: [pgpool-hackers: 4577] Doc: enhance the description on connection_life_time
https://www.pgpool.net/pipermail/pgpool-hackers/2025-April/004578.html
Backpatch-through: v4.2
doc.ja/src/sgml/connection-pooling.sgml
doc/src/sgml/connection-pooling.sgml