projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9a3d41a
)
Doc: vacuum_multixact_failsafe_age is multixact-based.
author
Peter Geoghegan
Tue, 20 Jul 2021 00:20:24 +0000
(17:20 -0700)
committer
Peter Geoghegan
Tue, 20 Jul 2021 00:20:24 +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 5a837ad1237535f7b6487dda0ce060f07a969518..9fa3e2d388dbe6bf5ae2e20e3582168c8c5966fa 100644
(file)
--- a/
doc/src/sgml/config.sgml
+++ b/
doc/src/sgml/config.sgml
@@
-8799,7
+8799,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