Re: Fast Table Replication / Mirroring

From: Alex <alex(at)meerkatsoft(dot)com>
To: "Marc G(dot) Fournier" <scrappy(at)hub(dot)org>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Fast Table Replication / Mirroring
Date: 2003-08-29 07:43:29
Message-ID: 3F4F0421.1070308@meerkatsoft.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Marc,
could you point me to some information on eRServer ? Ist this a
commercial product ?

Thanks
A

Marc G. Fournier wrote:

>On Fri, 29 Aug 2003, Alex wrote:
>
>
>
>>Hi,
>>I saw some replication projects but think this might be an overkill for
>>my intentions.
>>
>>I have two databases, Primary / Secondary where the Secondary is
>>readyonly for
>>users. I need to mirror tables when changes occur on that table. That
>>may happen a few times a day.
>>Tables are in the area of few 100k records.
>>
>>A) Is there an easy way to copy the data from Primary to Secondary
>> Can this be triggered by updates on the primary table ?
>>
>>
>
>We're actually using eRServer inhouse for this, to keep "local copies" of
>on specific table in sync between several servers ...
>
>
>
>
>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Richard Huxton 2003-08-29 08:52:33 Re: [SQL] Unique constraints for a list
Previous Message Bo Lorentsen 2003-08-29 07:27:09 Re: mysql's last_insert_id