Re: Replication - Mailing list pgsql-admin

From Christopher Browne
Subject Re: Replication
Date
Msg-id m3wu067vj3.fsf@wolfe.cbbrowne.com
Whole thread Raw
In response to Replication  ("Rodrigo Botana" <rodrigo_botana@hotmail.com>)
List pgsql-admin
The world rejoiced as rodrigo_botana@hotmail.com ("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."

pgsql-admin by date:

Previous
From: Bill Montgomery
Date:
Subject: Re: Replication
Next
From: David Ecker
Date:
Subject: Killing Long running query or user session