[pgpool-general: 7160] ERROR:  unable to read data from DB node
    Wolf Schwurack 
    wolf at uen.org
       
    Thu Jul 23 04:16:36 JST 2020
    
    
  
I’m sure I have ran into the issue before but can’t remember how to fix it. I scan the archives but didn’t find it. These hosts are cloned from a working environment. It seem that this should be working unless it has to do with using different host name. I changed to use the correct host name in pgpool.conf
I start pgpool on master node this is the first error I am seeing. It’s unable to read the data from all of the DB nodes.
2020-07-22 12:02:28: pid 1649977: ERROR:  unable to read data from DB node 0
2020-07-22 12:02:28: pid 1649977: DETAIL:  EOF encountered with backend
2020-07-22 12:02:28: pid 1649977: LOG:  health check retrying on DB node: 0 (round:2)
2020-07-22 12:02:28: pid 1649979: ERROR:  unable to read data from DB node 2
2020-07-22 12:02:28: pid 1649979: DETAIL:  EOF encountered with backend
2020-07-22 12:02:28: pid 1649979: LOG:  health check retrying on DB node: 2 (round:2)
2020-07-22 12:02:29: pid 1649978: ERROR:  unable to read data from DB node 1
2020-07-22 12:02:29: pid 1649978: DETAIL:  EOF encountered with backend
2020-07-22 12:02:29: pid 1649978: LOG:  health check retrying on DB node: 1 (round:3)
Then it tries to failover but can’t because I haven’t start pgpool on the other nodes.
PostgreSQL is running on all of the nodes and I don’t see any errors in the postgres log file
I have 3 pgpool/postgresql nodes
VMware
Pgpool-II 4.1.1
PostgreSQL 12
Ubuntu 20
Wolfgang Schwurack
Database/System Administrator
Utah Education Network
801-587-9444
wolf at uen.org<mailto:wolf at uen.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.pgpool.net/pipermail/pgpool-general/attachments/20200722/cfbbc73a/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pgpool.conf
Type: application/octet-stream
Size: 43944 bytes
Desc: pgpool.conf
URL: <http://www.pgpool.net/pipermail/pgpool-general/attachments/20200722/cfbbc73a/attachment.obj>
    
    
More information about the pgpool-general
mailing list