加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 百科 > 正文

PostgreSQL 10文档中对stats collector进程描述不对的地方

发布时间:2020-12-13 16:42:13 所属栏目:百科 来源:网络整理
导读:Remove stats_start_collector parameter (Tom) We now always start the collector process,unless UDP socket creation fails. ---这是https://www.postgresql.org/docs/devel/static/release-8-3.html#id-1.11.6.187.4 中的, 也就是说从pg 8.3开始就remo

Remove stats_start_collector parameter (Tom)
We now always start the collector process,unless UDP socket creation fails.
---这是https://www.postgresql.org/docs/devel/static/release-8-3.html#id-1.11.6.187.4 中的,
也就是说从pg 8.3开始就remove掉了stats_start_collector 参数。

但是在https://www.postgresql.org/docs/current/static/monitoring-ps.html中依然有:
The “stats collector” process will not be present if you have set the system not to start the statistics collector

这应该是PG10文档中的一个bug

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读