Обсуждение: Slony-I questions

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

Slony-I questions

От
Tatsuo Ishii
Дата:
Does anybody know answer for these questions?

1) Does Slony-I supports replicating 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
replicationsystem.
 
--
Tatsuo Ishii


Re: Slony-I questions

От
Jan Wieck
Дата:
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@Yahoo.com #