Hi,

I'm using pg-pool-II 3.0.3 with streaming replication.
I coded the failback scenario/script for the slave server and the script
itself works fine.

I now configured the failback script in pgpool.conf and during testing an
error message comes up:
2011-04-09 06:42:18 LOG:   pid 16863: starting recovering node 1
2011-04-09 06:42:18 ERROR: pid 16863: start_recover: could not connect
master node.

[root@adt-web01 pgpool-II-3.0.3]# pcp_node_info 10 adt-web01 9898 postgres
postgres 0
adt-db01 5432 1 0.500000
[root@adt-web01 pgpool-II-3.0.3]# pcp_node_info 10 adt-web01 9898 postgres
postgres 1
adt-db02 5432 3 0.500000

pcp commands and pgpooladmin report that the master is up and running and
I'm able to connect to the master directly and through pgpool.
So what's wrong? So far everything else works fine.

Best Regards,
Uwe
_______________________________________________
Pgpool-general mailing list
[email protected]
http://pgfoundry.org/mailman/listinfo/pgpool-general

Reply via email to