Postgres-XC is a write-scalable synchronous multi-master PostgreSQL cluster with the following features. 1) Both read and write scalability. 2) Configured with more than one server. 3) Complete global transaction and visibility management.
Features
- Read/Write Scalability
- Symmetric (multi-master, synchronous) cluster
- Transaction management and consistent tuple visibility
- Parallel transaction execution among cluster nodes
License
Other License
You Might Also Like
Connect your teams with an integrated digital workplace Icon
Connect your teams with an integrated digital workplace
Wherever your teams work, keep them connected with a digital workplace that unifies all your productivity tools in one central place
Claromentis provides a reliable and feature-rich business intranet software for modern organizations. Offering collaborative, social, knowledge-sharing, and enterprise-level applications, Claromentis' intranet platform enables businesses to enjoy greater productivity, collaboration, and security. Claromentis' intranet software can be deployed on-premise, in the cloud, or on a company's data center. It can also be customized to meet unique business needs through the addition of modules.
Free Trial
Rate This Project
Login To Rate This Project
User Ratings
★★★★★
★★★★
★★★
★★
★
4
1
0
0
0
ease
1 of 5
2 of 5
3 of 5
4 of 5
5 of 5
0 / 5
features
1 of 5
2 of 5
3 of 5
4 of 5
5 of 5
3 / 5
design
1 of 5
2 of 5
3 of 5
4 of 5
5 of 5
5 / 5
support
1 of 5
2 of 5
3 of 5
4 of 5
5 of 5
0 / 5
User Reviews
-
justincranford Edited 2014年06月18日Parallel execution is insufficient for some use cases. It leads to deadlock which the application needs to handle. For a legacy application without that handling, the choice of serial execution avoids deadlock. This is exactly the problem I had using HA-JDBC and MariaDB+Galera with parallel execution, but HA-JDBC offered serial write execution as a fallback. I was able to migrate to HA-JDBC right away using serial execution, and I am working towards adding application handling so I can take advantage of HA-JDBC parallel execution for the same write amplification being touted for PosgresXC. If PostgresXC offered the choice of parallel or serial execution, I would love to switch from HA-JDBC.
-
ivanhutchins Posted 2013年06月10日Postgres-xc works wonderful.2 users found this review helpful.
-
in10d Posted 2013年01月28日Not yet mature (as of Jan 2013) but very promising.
-
darkwebdotfr Posted 2012年10月14日Very good project, at last an real high availability sql server begin to exist.
-
koichi-szk Posted 2011年02月14日Most promising scale-out PostgreSQL clusetr.