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

From Ian Barwick
Subject Re: is it mandatory to have ssh port 22 open for WAL replication
Date
Msg-id 9b0c0215-35fe-66ca-74f6-52fcf0512b00@2ndquadrant.com
Whole thread Raw
In response to is it mandatory to have ssh port 22 open for WAL replication  (Sanjib Mohanty <sanjib.technical@gmail.com>)
Responses Re: is it mandatory to have ssh port 22 open for WAL replication  (Sanjib Mohanty <sanjib.technical@gmail.com>)
List pgsql-admin
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: Sanjib Mohanty
Date:
Subject: is it mandatory to have ssh port 22 open for WAL replication
Next
From: Sanjib Mohanty
Date:
Subject: Re: is it mandatory to have ssh port 22 open for WAL replication