The world rejoiced as [EMAIL PROTECTED] ("Rodrigo Botana") wrote:
> There is any way to have a replication (master -> slave) whithout
> install anything on the slave computer. I ask this because i would
> like to have my website (that don't have any replication service
> avaliable) with the same information of my internal system.As far as I am aware, the only replication system that works in that manner is eRServer; it only requires the replication triggers to be on the server. It's fairly likely that Slony-I will be a better solution, although it requires that stored procedures that include components in C be available on all nodes. That mandates having the Slony-I software installed on your "slave" host. -- let name="cbbrowne" and tld="cbbrowne.com" in name ^ "@" ^ tld;; http://www3.sympatico.ca/cbbrowne/lisp.html "If you give a man a fish, he will eat for a day. If you teach him how to fish, he will sit in a boat and drink beer all day." ---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match
