Re: PostgreSQL in the press again

Поиск
Список
Период
Сортировка
От Thomas Hallgren
Тема Re: PostgreSQL in the press again
Дата
Msg-id 419124CC.7020209@mailblocks.com
обсуждение исходный текст
Ответ на Re: PostgreSQL in the press again  (Andrew Sullivan <ajs@crankycanuck.ca>)
Ответы Re: PostgreSQL in the press again  (Andrew Sullivan <ajs@crankycanuck.ca>)
Re: PostgreSQL in the press again  ("Joshua D. Drake" <jd@commandprompt.com>)
Re: PostgreSQL in the press again  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-advocacy
Andrew Sullivan wrote:
>
> ... does that help?
>
Ok, so to abbreviate what you and Josh writes into what I had in mind
(??? denotes my own lack of further knowledge):

Master + read-only slaves:
  - Slony-I when all sites are trusted
  - dbMirror for untrusted slaves and/or table based master slave assignment
  - Mammoth Replicator, proprietary ???
  - erServer ???

Multi-master:
  - C-JDBC, Will be transaction safe once PostgreSQL has XA
  - pgPool, not transaction safe ???
(- future, the stuff Jan is working on and Postgres-R)

Perhaps some info about which solutions that are PostgreSQL specific and
which are database agnostic should be added.

Regards,
Thomas Hallgren

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

Предыдущее
От: "Marc G. Fournier"
Дата:
Сообщение: Re: PostgreSQL in the press again
Следующее
От: Andrew Sullivan
Дата:
Сообщение: Re: PostgreSQL in the press again