Re: How the

From: Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
To: qdeng(at)cbnco(dot)com
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: How the
Date: 2002-08-08 14:40:57
Message-ID: 20020808224038.C26578-100000@houston.familyhealth.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Use one that's already written:

http://gborg.postgresql.org/

Chris

On Tue, 6 Aug 2002 qdeng(at)cbnco(dot)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(at)postgresql(dot)org
>

In response to

  • How the at 2002-08-06 21:35:41 from qdeng

Responses

  • Re: How the at 2002-08-08 17:32:25 from Andrew Sullivan

Browse pgsql-hackers by date

  From Date Subject
Next Message Jordan Henderson 2002-08-08 14:42:37 Re: Why is MySQL more chosen over PostgreSQL?
Previous Message Christopher Kings-Lynne 2002-08-08 14:40:20 Re: Why is MySQL more chosen over PostgreSQL?