pgpool-II

From: "Joseph Mays" <mays(at)win(dot)net>
To: <pgsql-admin(at)postgresql(dot)org>
Subject: pgpool-II
Date: 2013-11-22 21:31:52
Message-ID: CC10C3CE69304F1EB5FB4D82DC622F45@Gantry
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

I am trying to help someone who wants a dynamic failover server. They have a very active pgsql server. I set up streaming replication to another server so there is always a live backup available, but now they have decided they want to be able to read and write to either server at any time. Essentially they are looking for a cluster, even though that is the wording they are using.

I have been looking at pgpool-II. How well does it work, and how hard would be it be to convert a primary server and a streaming replication server to be a load-balanced pgpoo-II cluster?

If the two databases get out of sync (such as one is down for a while and then back up) do they automatically sync the databases back up?

Joe Mays

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Strahinja Kustudić 2013-11-22 21:35:05 Re: INSERT performance tuning experiences
Previous Message Robert Burgholzer 2013-11-22 21:31:13 Re: INSERT performance tuning experiences