We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parente8898e9 commit16c73e7Copy full SHA for 16c73e7
src/backend/access/transam/multixact.c
@@ -2623,7 +2623,7 @@ ReadMultiXactCounts(uint32 *multixacts, MultiXactOffset *members)
2623
* to a value just less than the number of multixacts in use. We hope that
2624
* this will quickly trigger autovacuuming on the table or tables with the
2625
* oldest relminmxid, thus allowing datminmxid values to advance and removing
2626
- * some members.
+ * some members.
2627
*
2628
* As the fraction of the member space currently in use grows, we become
2629
* more aggressive in clamping this value. That not only causes autovacuum