How the

From: qdeng(at)cbnco(dot)com
To: pgsql-hackers(at)postgresql(dot)org
Subject: How the
Date: 2002-08-06 21:35:41
Message-ID: 1028669741.3d50412d8a330@webmail.cbnco.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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

Responses

  • Re: How the at 2002-08-08 14:40:57 from Christopher Kings-Lynne

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Sullivan 2002-08-06 21:45:00 Re: [HACKERS] []performance issues
Previous Message Joe Conway 2002-08-06 21:25:40 Re: FUNC_MAX_ARGS benchmarks