|
From: Juned K. <jkh...@gm...> - 2014-03-13 04:55:02
|
Hi Koichi,Masataka Successfully added *gtm* proxy but having issue with coordinator and datanode. *Coordinator :* *Syntax *: add coordinator master name host port pooler dir here what value i should use in place of pooler ? pooler port ? *Command* : pgxc_ctl add coordinator master coord3 node5 20004 20010 /home/postgres/pgxc/nodes/coord ERROR: sorry found some inconflicts in coordinator master configuration. pgxc_ctl add coordinator master coord3 node5 20004 /home/postgres/pgxc/nodes/coord ERROR: please specify the working director for the coordinator master *Datanode :* *Syntax :* add datanode master name host port dir *Command :* pgxc_ctl add datanode master new node5 20008 /home/postgres/pgxc/nodes/dn_master ERROR: sorry found some inconflicts in datanode master configuration. Does earlier manual installation could be reason for this issue ? *P.S:* *gtm_prxy* : Nodename: 'gtm_pxy3', port: 20001, dir: '/home/postgres/pgxc/nodes/gtm_pxy' *Coordinator Master*: Nodename: 'coord3', port: 20004, pooler port: 20010, dir:' /home/postgres/pgxc/nodes/coord' *Datanode Master* : Nodename: 'datanode3', port: 20008, dir:' /home/postgres/pgxc/nodes/dn_master' please look at my commands if its erroneous Please advice. -- Thanks, Juned Khan <http://www.inextrix.com/> |