Re: is it mandatory to have ssh port 22 open for WAL replication

Поиск
Список
Период
Сортировка
От Ian Barwick
Тема Re: is it mandatory to have ssh port 22 open for WAL replication
Дата
Msg-id 9b0c0215-35fe-66ca-74f6-52fcf0512b00@2ndquadrant.com
обсуждение исходный текст
Ответ на is it mandatory to have ssh port 22 open for WAL replication  (Sanjib Mohanty <sanjib.technical@gmail.com>)
Ответы Re: is it mandatory to have ssh port 22 open for WAL replication  (Sanjib Mohanty <sanjib.technical@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Sanjib Mohanty
Дата:
Сообщение: is it mandatory to have ssh port 22 open for WAL replication
Следующее
От: Sanjib Mohanty
Дата:
Сообщение: Re: is it mandatory to have ssh port 22 open for WAL replication