Thread: How the
I am implementing a trigger based database replicator. All the updates run on the master database, and the master fires the trigger once there is any update and writes the change to the slave database. I am new to pgsql and I'd like some suggestion where to start. Thanks. Angela Qi Deng
Use one that's already written: http://gborg.postgresql.org/ Chris On Tue, 6 Aug 2002 qdeng@cbnco.com wrote: > I am implementing a trigger based database replicator. > All the updates run on the master database, and the > master fires the trigger once there is any update and > writes the change to the slave database. > I am new to pgsql and I'd like some suggestion where to > start. > > Thanks. > > Angela > Qi Deng > > ---------------------------(end of broadcast)--------------------------- > TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org >
On Thu, Aug 08, 2002 at 10:40:57PM +0800, Christopher Kings-Lynne wrote: > Use one that's already written: > > http://gborg.postgresql.org/ Or even $ cd contrib/rserv A -- ---- Andrew Sullivan 87 Mowat Avenue Liberty RMS Toronto, Ontario Canada <andrew@libertyrms.info> M6K 3E3 +1 416 646 3304 x110