Re: replication set-up

From: ScientificWare-Luigi D'Angelo <luigi(at)scientificware(dot)it>
To: pgsql-novice(at)postgresql(dot)org
Subject: Re: replication set-up
Date: 2011-09-09 15:23:51
Message-ID: 4E6A2F87.5090205@scientificware.it
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Il 09/09/2011 17:05, Lonni J Friedman ha scritto:
> I had similar problems, and ended up having to get the full postgres
> source and building repmgr against it. repmgr seems to have a lot of
> rough edges which aren't helped much by very limited support. FWIW,
> repmgr isn't a GUI so if that's your requirement, its not going to
> help.
Yes, i know, it was my second choice in case of no GUI available at all:
its command seemed easier to use against setting up .conf files and triggers

>
> pgpool can be used for managing a database cluster with streaming
> replication, and does have a web admin interface.
I'll try pgpool
Thank You

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Tim Dunphy 2011-09-09 21:00:01 cant' start psql ipv6 error
Previous Message Lonni J Friedman 2011-09-09 15:05:57 Re: replication set-up