From: | "Jehan-Guillaume (ioguix) de Rorthais" <ioguix(at)free(dot)fr> |
---|---|
To: | arvind chikne <arvind(dot)chikne(at)gmail(dot)com> |
Cc: | abalashov(at)evaristesys(dot)com, pgsql-admin(at)lists(dot)postgresql(dot)org |
Subject: | Re: pgpool |
Date: | 2018-10-29 19:58:06 |
Message-ID: | 20181029205806.5f78b821@firost |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
On Tue, 30 Oct 2018 01:12:17 +0530
arvind chikne <arvind(dot)chikne(at)gmail(dot)com> wrote:
> I would like to configure it for Hot standby (Auto fail over )
Unless you have really good reasons, I would not recommend pgpool for auto
failover. Pick another existing project. It might be more or less difficult to
setup, depending on your setup and constraints though.
HA is a long process to have something clean and useful. Take as much time to
implement it as your data deserve.
> On Tue, Oct 30, 2018 at 1:08 AM Alex Balashov <abalashov(at)evaristesys(dot)com>
> wrote:
>
> > There are many possible suggestions, depending on which of the manifold,
> > expansive array of things that can be done with it you seek to
> > accomplish.
> >
> > On Tue, Oct 30, 2018 at 01:01:38AM +0530, arvind chikne wrote:
> >
> > > Thanks Alex, but can you suggest how to configure it.
> > >
> > > On Tue, Oct 30, 2018 at 12:52 AM Alex Balashov <
> > abalashov(at)evaristesys(dot)com>
> > > wrote:
> > >
> > > > Not merely suggest, but extensively intimate:
> > > >
> > > > # yum -y install postgresql-pgpool-II
> > > >
> > > > On Tue, Oct 30, 2018 at 12:47:51AM +0530, arvind chikne wrote:
> > > >
> > > > > Can any one suggest how to install pgpool....???
> > > > >
> > > > >
> > > > >
> > > > > --
> > > > > *Thanks & Regards*
> > > > > Arvind rao chikne
> > > > > 9818979986
> > > > > *Think Green!!!* Please consider your environmental responsibility
> > before
> > > > > printing this e-mail
From | Date | Subject | |
---|---|---|---|
Next Message | Axel Rau | 2018-10-29 22:05:11 | Getting fancy errors when accessing information_schema on 10.5 |
Previous Message | arvind chikne | 2018-10-29 19:42:17 | Re: pgpool |