Bump transaction/multixact ID warning limits to 100M.

Nathan Bossart <nathan@postgresql.org>

Commit: 48f11bfa06c6bc15369a2a0c89f7594392e02e2d
Author: Nathan Bossart <nathan@postgresql.org>
Date: 2026-03-20T19:15:33Z
Bump transaction/multixact ID warning limits to 100M.

These warning limits were last changed to 40M by commit cd5e82256d.
For the benefit of workloads that rapidly consume transactions or
multixacts, this commit bumps the limits to 100M.  This will
hopefully give users enough time to react.

Reviewed-by: Chao Li <li.evan.chao@gmail.com>
Reviewed-by: Shinya Kato <shinya11.kato@gmail.com>
Reviewed-by: wenhui qiu <qiuwenhuifx@gmail.com>
Discussion: https://postgr.es/m/aRdhSSFb9zZH_0zc%40nathan

Files

Discussion