"Mark Steben" <[email protected]> writes:
> I would like to change the port on node1 from 5432 to 5433. Do I need
> to ‘start from scratch’
>
> And recreate the node and the entire set or is there an ‘update’
> function I can use?
There is no need to recreate nodes or such.
You should only need to do two sets of changes:
a) Reconfigure the slons to connect to port 5433.
This is controlled where ever you store the configuration used to
start up slon processes.
b) Change all STORE PATH configuration to connect to port 5433.
This will involve running a slonik script consisting of a series of
STORE PATH commands, one for each path you have in your cluster.
See table "_MySlonySchema".sl_path on any of your nodes for a census
of all the STORE PATH requests that need to be submitted.
--
let name="cbbrowne" and tld="ca.afilias.info" in String.concat "@" [name;tld];;
Christopher Browne
"Bother," said Pooh, "Eeyore, ready two photon torpedoes and lock
phasers on the Heffalump, Piglet, meet me in transporter room three"
_______________________________________________
Slony1-general mailing list
[email protected]
http://lists.slony.info/mailman/listinfo/slony1-general