码迷,mamicode.com
首页 > 数据库 > 详细

postgresql集群方案选型

时间:2014-12-13 12:28:21      阅读:360      评论:0      收藏:0      [点我收藏+]

标签:io   ar   os   sp   for   on   div   bs   ad   

High Availability, Load Balancing, and Replication Feature Matrix

Feature Shared Disk Failover File System Replication Hot/Warm Standby Using PITR Trigger-Based Master-Standby Replication Statement-Based Replication Middleware Asynchronous Multimaster Replication Synchronous Multimaster Replication
Most Common Implementation NAS DRBD PITR Slony pgpool-II Bucardo  
Communication Method shared disk disk blocks WAL table rows SQL table rows table rows and row locks
No special hardware required   ? ? ? ? ? ?
Allows multiple master servers         ? ? ?
No master server overhead ?   ?   ?    
No waiting for multiple servers ?   ? ?   ?  
Master failure will never lose data ? ?     ?   ?
Standby accept read-only queries     Hot only ? ? ? ?
Per-table granularity       ?   ? ?
No conflict resolution necessary ? ? ? ?     ?

postgresql集群方案选型

标签:io   ar   os   sp   for   on   div   bs   ad   

原文地址:http://my.oschina.net/mye/blog/355708

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!