replication dbs
Hi:
I have questions regarding replication db tech for PG. Is this the right forumn?
Thanks for any direction !
Gauthier, Dave wrote:
I have questions regarding replication db tech for PG. Is this the
right forumn?
Sure. You can find some slightly rough documentation for help get you
started at
http://www.postgresql.org/docs/current/interactive/high-availability.html
and
http://wiki.postgresql.org/wiki/Replication%2C_Clustering%2C_and_Connection_Pooling
, with more details about some of the projects/products that add
features in this area at http://wiki.postgresql.org/wiki/Clustering
--
Greg Smith 2ndQuadrant Baltimore, MD
PostgreSQL Training, Services and Support
greg@2ndQuadrant.com www.2ndQuadrant.com
These links are very helpful. Thanks !
At first glance, Bucardo loks like a good one. Is it open (free)? Can anyone speak about reliability, robustness, etc... ?
Thanks Again.
________________________________
From: Greg Smith [mailto:greg@2ndquadrant.com]
Sent: Tuesday, December 15, 2009 3:31 PM
To: Gauthier, Dave
Cc: pgsql-general@postgresql.org
Subject: Re: [GENERAL] replication dbs
Gauthier, Dave wrote:
I have questions regarding replication db tech for PG. Is this the right forumn?
Sure. You can find some slightly rough documentation for help get you started at http://www.postgresql.org/docs/current/interactive/high-availability.html and http://wiki.postgresql.org/wiki/Replication%2C_Clustering%2C_and_Connection_Pooling , with more details about some of the projects/products that add features in this area at http://wiki.postgresql.org/wiki/Clustering
--
Greg Smith 2ndQuadrant Baltimore, MD
PostgreSQL Training, Services and Support
greg@2ndQuadrant.com<mailto:greg@2ndQuadrant.com> www.2ndQuadrant.com<http://www.2ndQuadrant.com>
Bucardo is released under the BSD license (see htt://bucardo.org for more
details). It's actively developed, and we at End Point have found it very
useful and reliable. But we wrote it :)
--
Joshua Tolley / eggyknap
End Point Corporation
http://www.endpoint.com
Show quoted text
On Tue, Dec 15, 2009 at 03:05:34PM -0700, Gauthier, Dave wrote:
These links are very helpful. Thanks !
At first glance, Bucardo loks like a good one. Is it open (free)? Can
anyone speak about reliability, robustness, etc... ?Thanks Again.
--------------------------------------------------------------------------
From: Greg Smith [mailto:greg@2ndquadrant.com]
Sent: Tuesday, December 15, 2009 3:31 PM
To: Gauthier, Dave
Cc: pgsql-general@postgresql.org
Subject: Re: [GENERAL] replication dbsGauthier, Dave wrote:
I have questions regarding replication db tech for PG. Is this the right
forumn?Sure. You can find some slightly rough documentation for help get you
started at
http://www.postgresql.org/docs/current/interactive/high-availability.html
and
http://wiki.postgresql.org/wiki/Replication%2C_Clustering%2C_and_Connection_Pooling
, with more details about some of the projects/products that add features
in this area at http://wiki.postgresql.org/wiki/Clustering--
Greg Smith 2ndQuadrant Baltimore, MD
PostgreSQL Training, Services and Support
greg@2ndQuadrant.com www.2ndQuadrant.com