Re: Implementing Replication via pgAdmin
От | Dave Page |
---|---|
Тема | Re: Implementing Replication via pgAdmin |
Дата | |
Msg-id | 46EF7D53.2000305@postgresql.org обсуждение исходный текст |
Ответ на | Re: Implementing Replication via pgAdmin ("Daniel B. Thurman" <dant@cdkkt.com>) |
Список | pgadmin-support |
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.
В списке pgadmin-support по дате отправления: