Re: How to bring Pgpool-II virtual IP up?

From: Satyamnaidu Gokeda <satyamnaidu215(at)gmail(dot)com>
To: Bruce Momjian <bruce(at)momjian(dot)us>
Cc: "?????????? RMUTT CPE IX" <pws_admin(at)thaicpe(dot)com>, pgsql-admin(at)lists(dot)postgresql(dot)org
Subject: Re: How to bring Pgpool-II virtual IP up?
Date: 2023-05-06 03:56:35
Message-ID: CAPXUohr34_bKJoLHuvRUPcGBinFmai_NabYH6RHpExtBuoOCiQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi Team,

Once you modify delegate_virtual IP in pgpool.conf you need to assign your
VIP to your server using unit command
ip address add 192.168.0.10/24 dev ens192

Thanks,
Satyam N Gokeda.

On Fri, May 5, 2023, 21:51 Bruce Momjian <bruce(at)momjian(dot)us> wrote:

> On Fri, May 5, 2023 at 11:03:07AM +0000, ?????????? RMUTT CPE IX wrote:
> > Hi,
> >
> > I finished setting up the Pgpool, but I don't see the virtual IP from
> > 'ifconfig' command. How should I do?
> >
> >
> https://www.pgpool.net/pgpool-web/contrib_docs/watchdog_master_slave_3.3/
> > watchdog_master_slave.png
> > [watchdog_m]
>
> The pgpool email lists are the right place to ask this question:
>
> https://www.pgpool.net/mediawiki/index.php/Mailing_lists
>
> --
> Bruce Momjian <bruce(at)momjian(dot)us> https://momjian.us
> EDB https://enterprisedb.com
>
> Embrace your flaws. They make you human, rather than perfect,
> which you will never be.
>
>
>

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Ron 2023-05-06 04:32:37 Re: How to bring Pgpool-II virtual IP up?
Previous Message Bruce Momjian 2023-05-05 16:21:01 Re: How to bring Pgpool-II virtual IP up?