Re: Is BDR support distributed table on slave nodes with ACID and join support.

Поиск
Список
Период
Сортировка
От Craig Ringer
Тема Re: Is BDR support distributed table on slave nodes with ACID and join support.
Дата
Msg-id CAMsr+YFQmRDxNjztMrtcvMdrTy2UOfO1dkEQLYhjJsT1HgeCVg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Is BDR support distributed table on slave nodes with ACID and join support.  (Dorian Hoxha <dorian.hoxha@gmail.com>)
Список pgsql-general
On 17 July 2015 at 17:33, Dorian Hoxha <dorian.hoxha@gmail.com> wrote:
> 1,2,3: You can't shard with BDR. It's only for multimaster (at least for
> now). Please read the docs.

You can kind-of shard using table partitioning, but the application
has to deal with shard integration because there's no cross-node
querying. So in practice it's no benefit over a bunch of standalone
databases.

--
 Craig Ringer                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services


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

Предыдущее
От: Craig Ringer
Дата:
Сообщение: Re: Is BDR support distributed table on slave nodes with ACID and join support.
Следующее
От: Sachin Srivastava
Дата:
Сообщение: Getting error "IST FATAL: the database system is in recovery mode"