Bump transaction/multixact ID warning limits to 100M.
Nathan Bossart <nathan@postgresql.org>
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
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/maintenance.sgml | modified | +4 −4 |
| src/backend/access/transam/multixact.c | modified | +3 −3 |
| src/backend/access/transam/varsup.c | modified | +3 −3 |
Discussion
- enhance wraparound warnings 19 messages · 2025-11-14 → 2026-06-26