Check out http://www.pgconf.us/2015/event/100/ for the full talk details.
The BDR project works on delivering robust, featurefull and fast asynchronous multimaster replication to postgres. UDR shares most of the code and infrastructure with BDR and provides unidirectional logical replication for the cases where multimaster is not required.
We'll discuss:
* What scenarios are good for asynchronous multimaster?
* In which cases won't it work?
* What methods exist to avoid and resolve conflicts?
* Performance!
* What's the relationship with core postgres?
* The Future
About the Speaker
Andres Freund is a developer and consultant at 2ndQuadrant Ltd. He is developing and sometimes even using Postgres and other Open Source projects since 2005. Before his current job he worked as a freelancing consultant in the area of databases and software engineering for several years.