PGPool II does not recognize backend_server0

2025-06-25 Thread Pablo Calientos
Hi all, I'm new to pgpool, I'm testing from scratch with version [postgres@pgpool-01 ~]$ pgpool --version pgpool-II version 4.6.2 (chirikoboshi) I'm following the ufficial guide at https://www.pgpool.net/docs/latest/en/html/example-basic.html. I started testing native replication mode, I use this

Re: PGPool II does not recognize backend_server0

2025-06-25 Thread Greg Sabino Mullane
Basic debugging: Try looking at each node more closely with pcp_node_info https://www.pgpool.net/docs/latest/en/html/pcp-node-info.html Also make sure you are always using health_check https://www.pgpool.net/docs/latest/en/html/runtime-config-health-check.html Specific debugging: 2025-06-19 1