Обсуждение: How the

Поиск
Список
Период
Сортировка

How the

От
qdeng@cbnco.com
Дата:
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


Re: How the

От
Christopher Kings-Lynne
Дата:
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
>



Re: How the

От
Andrew Sullivan
Дата:
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