[Pgcluster-general] Newbie Seeking Help
Ben Allen
bsa at lanl.gov
Wed Aug 22 20:28:36 UTC 2007
Matthew,
Sounds like that should work fine. I'd note that since PGCluster is
multi-master synchronous replication, on any write the data node the
write was made to will wait for all the other data nodes to make the
same write before moving on, so having diverse data nodes may slow
your writes down considerably unless you have a good internet/wan
connection between sites. 1.3 is for PostgreSQL 7. Goto http://
pgfoundry.org/projects/pgcluster/ for the latest versions as thats
where the PGCluster team has been doing releases. Grab
pgcluster-1.7.0rc7, is corresponds to PostgreSQL 8.2.4. Also check
http://pgcluster.org/ as thats the Trac page for the project. Not
sure which page the developers are planning on keeping up.
Regards,
Ben
On Aug 22, 2007, at 1:04 PM, Matthew wrote:
> Hello,
> We are currently attempting to setup/implement a HA Postgres install
> using PG 8.2.4 across geographic locations (Specifically LA,
> Houston and
> NY).
>
> We'd like to implement this configuration but without the load
> balancers:
> http://pgcluster.projects.postgresql.org/1_3/configuration.html
>
> At LA and NY we'd like to have 1 data node and 1 replicator. At
> Houston
> just a data node.
>
> A) Is this configuration possible?
> B) Is this possible with the latest version of pgCluster and 8.2.4?
>
> I ask B) because I tried downloading 1.3c and all the patch's failed.
>
> Any help would be appreciated.
>
> Thanks,
> Matthew
> _______________________________________________
> Pgcluster-general mailing list
> Pgcluster-general at pgfoundry.org
> http://pgfoundry.org/mailman/listinfo/pgcluster-general
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://pgfoundry.org/pipermail/pgcluster-general/attachments/20070822/7b858518/attachment.html
More information about the Pgcluster-general
mailing list