Search Postgresql Archives

Re: PostgreSQL clustering with DRBD

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 





On Wed, Feb 11, 2009 at 11:24 PM, Serge Fonville <serge.fonville@xxxxxxxxx> wrote:
Hi,

I am in the process of setting up a two node cluster.
Can PostgreSQL use DRBD as its storage?
Since the in-memory database would be synchronized with the on-disk database.
If this would be done with every query, this would greatly impact performance.
Since the cluster will be multi-master/dual-primary, do I need to have a separate block device for each PostgreSQL instance or can it use the DRBD device?
I read mostly about MySQL clustering with DRBD and there the query cache should be disabled to make sure data is in-sync.
To me it seems something similar would apply to PostgreSQL.
I believe cybercluster is the most active and complete PostgreSQL clustering solution.
My endgoal is a two node cluster with load sharing and fail over where both nodes can perform reads and writes.


After reading your post I decided to check out cybercluster.   In PgFoundry there is a cybercluster project http://pgfoundry.org/projects/cybercluster/ but it hasn't been updated since 2007.

Is that the one you are talking about or is there another cybercluster I should be looking at.

Also....


Is there an article or something that compares the different HA solutions for postgres? What are the differences between pgpool, pgcluster, cybercluster etc?


Any HOWTOs anywhere?

Thanks.



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux