Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

Re: How can I avoid PGPool as a single point of failure?


  • From: Vivek Khera <vivek(at)khera(dot)org>
  • To: PGSQL Mailing List <pgsql-general(at)postgresql(dot)org>
  • Subject: Re: How can I avoid PGPool as a single point of failure?
  • Date: Thu, 31 Jan 2008 10:18:49 -0500
  • Message-id: <CCCB0766-D993-48E9-9E31-6C5C669EEFF5@khera.org> <text/plain>


On Jan 31, 2008, at 4:28 AM, Aaron Glenn wrote:

CARP *and* pfsync.
this late at night off the top of my head I can't see any blatantly
obvious reason this wouldn't work (with at least pgpool that is, dunno
about your data)

we use CARP to balance and failover some webserver pairs. We also use it to balance our internal DNS caches to our internal clients. The only drawback is that once you pass a router, all traffic from that router will go to a single CARP host -- ie, you get failover but no balance.

Other than that, it makes upgrading systems nearly invisible to the other servers. For critical things like DNS, this is a big win.




Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group