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:
Chris
On Tue, 6 Aug 2002 qdeng@cbnco.com wrote:
Show quoted text
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