aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeModifyTable.c
diff options
context:
space:
mode:
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>2024-06-13 19:01:30 +0300
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>2024-06-13 19:02:49 +0300
commit566a7d9182de9c06b786a747dfd3d42a938299c7 (patch)
treebdb66e242a306b5a6a56dacff91e568a7ff95173 /src/backend/executor/nodeModifyTable.c
parent32c5dc0ebe83e927c953c42ad79148a03933c6ba (diff)
downloadpostgresql-566a7d9182de9c06b786a747dfd3d42a938299c7.tar.gz
postgresql-566a7d9182de9c06b786a747dfd3d42a938299c7.zip
Clamp result of MultiXactMemberFreezeThreshold
The purpose of the function is to reduce the effective autovacuum_multixact_freeze_max_age if the multixact members SLRU is approaching wraparound, to make multixid freezing more aggressive. The returned value should therefore never be greater than plain autovacuum_multixact_freeze_max_age. Reviewed-by: Robert Haas Discussion: https://www.postgresql.org/message-id/85fb354c-f89f-4d47-b3a2-3cbd461c90a3@iki.fi Backpatch-through: 12, all supported versions
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions