Re: is it mandatory to have ssh port 22 open for WAL replication - Mailing list pgsql-admin

From Sanjib Mohanty
Subject Re: is it mandatory to have ssh port 22 open for WAL replication
Date
Msg-id CAAUegEJ3jbRNMeO=LYUSOmkTNSqko9jNu0gfLvLtzzykjCO9JQ@mail.gmail.com
Whole thread Raw
In response to Re: is it mandatory to have ssh port 22 open for WAL replication  (Ian Barwick <ian.barwick@2ndquadrant.com>)
List pgsql-admin
Thans a lot.

On Mon, Sep 7, 2020 at 1:22 PM Ian Barwick <ian.barwick@2ndquadrant.com> wrote:
On 2020/09/07 16:47, Sanjib Mohanty wrote:
> Hi Experts,
>
> Is it mandatory to have ssh port 22 open between the master and slave for wal replication?
>
> I believe this is done on 5432 port , rirht?

Correct, all replication is handled via the port PostgreSQL itself listens
on, default 5432.

PostgreSQL itself does not require or use SSH.


Regards

Ian Barwick


--
Ian Barwick                   https://www.2ndQuadrant.com/
  PostgreSQL Development, 24x7 Support, Training & Services

pgsql-admin by date:

Previous
From: Ian Barwick
Date:
Subject: Re: is it mandatory to have ssh port 22 open for WAL replication
Next
From: Ramesh Penuballi
Date:
Subject: Regarding the Spikes in the connection pool on our Database in the particular time period.