Daniel B. Thurman wrote: > I changed an entry in the myTest database table and I do not see this value > replicated to the slave db. Is there something more I need to do after coming > this far along? > > So far I see: > > On Master Server: > <Master Hostname>-Master-Cluster > Nodes (3) > Master Node > Paths (0) > listens (0) > Slave Node > Paths (0) > listens (0) > pgAdmin Node > Paths (2) > Master Node > Slave Node > listens (2) > Master Node (Master Node) > Slave Node (Slave Node) > Replication Sets (0) > > On Slave Server: > <Slave Hostname>-Master-Cluster > Nodes (3) > Master Node > Paths (0) > listens (0) > Slave Node > Paths (0) > listens (0) > pgAdmin Node > Paths (1) > Master Node > listens (1) > Master Node (Master Node) > Replication Sets (0) > > I am not sure where to look for any activities...
I only see one listen on your slave. Make sure there is one there for the master and not (just) the admin node. Regards, Dave. ---------------------------(end of broadcast)--------------------------- TIP 5: don't forget to increase your free space map settings