Again, looking at the docs. It's not clear where these processes are supposed to be run from. Taking the basic scenario with a single master and one node, where do I run the following:

# Initialize cluster:
$ slonik_init_cluster  | slonik

# Start slon  (here 1 and 2 are node numbers)
$ slon_start 1
$ slon_start 2

# Create Sets (here 1 is a set number)
$ slonik_create_set 1

# subscribe set to second node (1= set ID, 2= node ID)
$ slonik_subscribe_set  2 | slonik

--
Until later, Geoffrey

Those who would give up essential Liberty, to purchase a little
temporary Safety, deserve neither Liberty nor Safety.
 - Benjamin Franklin
_______________________________________________
Slony1-general mailing list
[email protected]
http://lists.slony.info/mailman/listinfo/slony1-general

Reply via email to