Add percentage of available IDs to wraparound warnings.

Nathan Bossart <nathan@postgresql.org>

Commit: e646450e609d690ced30d9e8e3fdc27ee6c3ff4c
Author: Nathan Bossart <nathan@postgresql.org>
Date: 2026-03-20T19:15:33Z
Add percentage of available IDs to wraparound warnings.

This commit adds DETAIL messages to the existing wraparound
WARNINGs that include the percentage of transaction/multixact IDs
that remain available for use.  The hope is that this more clearly
expresses the urgency of the situation.

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