Hi,
I am trying to create a cluster with 1 GTM, 2 Coordinators and 2 Master Datanodes with a slave each.
The first time, when I tried configuring, I noticed that the Alter node and create node commands were executed automatically. But there were some errors in my configuration at that time, so I had cleaned up and created the configuration once again. But now, I see that these commands are not executed automatically.
I tried running the SQL commands on the coordinators and datanodes manually. But after running them and doing a SELECT pgxc_pool_reload();, It still gives me error "ERROR: Failed to get pooled connections"
Currenlty I have each node running on a different virtual machine.
GTM port 6666
Coordinators port 5432 pooler port 6668
Datanode port 5433 pooler port 6669
Regards,
Anas.
Sorry, it was a problem with the pg_hba.conf entry.