Re: Slony-I questions

From: Jan Wieck <JanWieck(at)Yahoo(dot)com>
To: Tatsuo Ishii <t-ishii(at)sra(dot)co(dot)jp>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Slony-I questions
Date: 2004-05-24 13:55:04
Message-ID: 40B1FEB8.5090107@Yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Tatsuo Ishii wrote:
> Does anybody know answer for these questions?
>
> 1) Does Slony-I supports replicating large objects?

Slony-I does no replicate large objects.

>
> 2) Is Slony-I a sync or async replication system? Since Slony-I bases
> on trigger I suspect it's kind of async replication system.

Slony-I is an asynchronous master-slave replication system based on a
generic C language trigger function plus an external client process (one
per database participating in replication).

Jan

--
#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me. #
#================================================== JanWieck(at)Yahoo(dot)com #

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Brusser 2004-05-24 14:02:24 Re: Syntax question
Previous Message Christopher Kings-Lynne 2004-05-24 13:54:20 Big problem