On Tue, Mar 18, 2008 at 2:53 AM, Alex Haugg <[EMAIL PROTECTED]> wrote:
> hi, i have a question: > > in every examples you have the master and the slave on the same host > (local host). > but i would like to know the configuration from slony master and slony > slave on two several hosts. It's the same, just be sure to set the variables MASTERHOST and SLAVEHOST according with your setup. > were will defined the cluster and the tables( i think on the master )? > > were will initialized the connection of slony master and the slony > slave? > > were will started the slon process ( i think on the master for the > master and on the slave for the slave )? You can do all the setup in one host, ie MASTERHOST, just be sure you have pg_hba.conf configured to accept the connections. > > Victor.
_______________________________________________ Slony1-general mailing list [email protected] http://lists.slony.info/mailman/listinfo/slony1-general
