开发者社区> 问答> 正文

pgpool配置读写分离(不允许主从切换)出现如下日志的原因是什么呢?

pgpool: 2017-12-23 14:05:49: pid 23524: LOG: degenerate backend request for node_id: 0 from pid [23524] is canceled because failover is disallowed on the node
pgpool: 2017-12-23 14:05:49: pid 23524: WARNING: write on backend 0 failed with error :"Success"
pgpool: 2017-12-23 14:05:49: pid 23524: DETAIL: while trying to write data from offset: 0 wlen: 5
pgpool: 2017-12-23 14:05:49: pid 23524: WARNING: write on backend 1 failed with error :"Success"
pgpool: 2017-12-23 14:05:49: pid 23524: DETAIL: while trying to write data from offset: 0 wlen: 5
pgpool: 2017-12-23 14:05:49: pid 23497: LOG: child process with pid: 23524 exits with status 256

pgpool: 2017-12-23 14:05:49: pid 23529: LOG: degenerate backend request for node_id: 0 from pid [23529] is canceled because failover is disallowed on the node
pgpool: 2017-12-23 14:05:49: pid 23529: WARNING: write on backend 0 failed with error :"Success"
pgpool: 2017-12-23 14:05:49: pid 23529: DETAIL: while trying to write data from offset: 0 wlen: 5
pgpool: 2017-12-23 14:05:49: pid 23529: WARNING: write on backend 1 failed with error :"Success"
pgpool: 2017-12-23 14:05:49: pid 23529: DETAIL: while trying to write data from offset: 0 wlen: 5
pgpool: 2017-12-23 14:05:49: pid 23497: LOG: fork a new child process with pid: 26016
pgpool: 2017-12-23 14:05:49: pid 23497: LOG: child process with pid: 23529 exits with status 256
pgpool: 2017-12-23 14:05:49: pid 23497: LOG: fork a new child process with pid: 26017

展开
收起
diandian7 2017-12-23 14:51:45 3303 0
1 条回答
写回答
取消 提交回答
  • 一个热爱科技,热爱生活的阳光男孩

    你去csdn上面查查,我记得好像见过这个错误

    2019-07-17 21:50:05
    赞同 展开评论 打赏
问答排行榜
最热
最新

相关电子书

更多
PostgresChina2018_赖思超_PostgreSQL10_hash索引的WAL日志修改版final 立即下载
Kubernetes下日志实时采集、存储与计算实践 立即下载
日志数据采集与分析对接 立即下载