Re: Getting UDR up and running

Поиск
Список
Период
Сортировка
От cchee-ob
Тема Re: Getting UDR up and running
Дата
Msg-id 1431016376889-5848331.post@n5.nabble.com
обсуждение исходный текст
Ответ на Getting UDR up and running  (CS DBA <cs_dba@consistentstate.com>)
Список pgsql-general
I used the BDR 0.10.0 Documentation to set up UDR.

Basically you set the UDR node the same way as a BDR node and you use the

bdr.bdr_subscribe function to subscribe to the node that you ran the
brr.bdr_group_create function on.

It works great!

The only caveat is that if you are running any DDL on the UDL node you must
use the bdr.bdr_replicate_ddl_command function to execute the DDL only on
the UDR node.

Carter



--
View this message in context: http://postgresql.nabble.com/Getting-UDR-up-and-running-tp5848054p5848331.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.


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

Предыдущее
От: Geoff Winkless
Дата:
Сообщение: Re: count distinct and group by
Следующее
От: Ravi Kiran
Дата:
Сообщение: Hash function constant in the Hash join algorithm