projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
28766c0
)
Doc: vacuum_multixact_failsafe_age is multixact-based.
author
Peter Geoghegan
Tue, 20 Jul 2021 00:20:25 +0000
(17:20 -0700)
committer
Peter Geoghegan
Tue, 20 Jul 2021 00:20:25 +0000
(17:20 -0700)
Oversight in commit
1e55e7d1
, which added a wraparound failsafe
mechanism to VACUUM.
Backpatch: 14-, where VACUUM failsafe was introduced.
doc/src/sgml/config.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/config.sgml
b/doc/src/sgml/config.sgml
index b69ac974e3537eb1c1bf4a582d95d005f419096b..610372b78a7ae21b44b6db76cd07af92bf583ca5 100644
(file)
--- a/
doc/src/sgml/config.sgml
+++ b/
doc/src/sgml/config.sgml
@@
-8803,7
+8803,7
@@
COPY postgres_log FROM '/full/path/to/logfile.csv' WITH csv;
- Specifies the maximum age (in
transaction
s) that a table's
+ Specifies the maximum age (in
multixact
s) that a table's
pg_class
.
relminmxid
field can attain before
VACUUM
takes
extraordinary measures to avoid system-wide multixact ID