我正在使用postgresql 9.4.8。在pg_log中,我发现了一个声明,如
日志:现在启用了MultiXact成员环绕保护。
我无法找到这意味着什么。我在postgresql 9.2.1中没有看到这些语句。
提前致谢
答案 0 :(得分:2)
https://www.postgresql.org/docs/9.3/static/release-9-3-7.html
防止多重成员ID的环绕(ÁlvaroHerrera, 罗伯特哈斯,托马斯芒罗)
这是9.3
的新功能还阅读了https://www.postgresql.org/docs/9.3/static/routine-vacuuming.html#VACUUM-FOR-MULTIXACT-WRAPAROUND