Re: [GENERAL] Replication Ideas

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [GENERAL] Replication Ideas
Дата
Msg-id 200308270325.h7R3PfI24921@candle.pha.pa.us
обсуждение исходный текст
Список pgsql-hackers
[ Moved to hackers.]

Jan Wieck wrote:
> I am currently hacking around with some C+PL/TclU+Spread constructs that 
> might form a rude kind of prototype creature.
> 
> My changes to the Postgres-R concept are that there will be as many 
> replicating slave processes as there are in summary masters out in the 
> cluster ... yes, it will try to utilize all the CPU's in the cluster! 

Interesting --- so your idea is to have the group sets run in parallel,
and detecting if the groups themselves are in conflict --- makes sense. 
If you can detect if outside transactions conflict with your
transaction, you should be able to determine if the outside transactions
conflict with each other.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [GENERAL] Replication Ideas
Следующее
От: Kevin Brown
Дата:
Сообщение: Re: set constraints docs page