Re: Cluster fencing tool/software for PostgreSQL cluster with streaming replication

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Mladen Gogala <gogala(dot)mladen(at)gmail(dot)com>
Cc: pgsql-general(at)lists(dot)postgresql(dot)org, Vikas Sharma <shavikas(at)gmail(dot)com>
Subject: Re: Cluster fencing tool/software for PostgreSQL cluster with streaming replication
Date: 2021-08-16 20:30:04
Message-ID: 20210816203004.GA16721@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, Aug 16, 2021 at 10:39:34AM -0400, Mladen Gogala wrote:
> Hi Vikas!
>
> I used to see you on the mailing list for another database, that shall
> remain unnamed but starts with the letter "O". To answer your question: I
> have very good experience with Veritas Cluster on both Linux and Solaris (or
> was it Slowaris? I forgot the exact spelling :). It's an industry standard
> fail-over cluster and Veritas provides an excellent support for it.

Uh, somehow Vikas Sharma <shavikas(at)gmail(dot)com> got removed from this email
reply; I am adding him here.

---------------------------------------------------------------------------

>
> Regards
>
> On 8/16/21 6:31 AM, Vikas Sharma wrote:
> > Hi,
> >
> > I am planning for an enterprise grade PostgreSQL cluster and so looking
> > for the tool/softwares which will do the cluster management or fencing
> > to avoid split brain.
> >
> > Please, could you let me know if there are some tools/software which can
> > do that so it can be used in a production environment.
> >
> > PostgreSQL12 with streaming replication + repmgr and pgpool for
> > connection management and load balancing.
> >
> > Regards
> > Vikas S
> >
> >
> --
> Mladen Gogala
> Database Consultant
> Tel: (347) 321-1217
> https://dbwhisperer.wordpress.com
>
>
>

--
Bruce Momjian <bruce(at)momjian(dot)us> https://momjian.us
EDB https://enterprisedb.com

If only the physical world exists, free will is an illusion.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Vijaykumar Jain 2021-08-16 20:39:54 Re: Single mater replica setup for an existing DB
Previous Message Tom Lane 2021-08-16 20:24:46 Re: Using a TRIGGER with window functions.