Files
Ubuntu_docs/PostgreSQL/PostgreSQL_replication.md
2025-05-15 09:04:57 +05:00

13 lines
213 B
Markdown

Создано на основе https://www.cherryservers.com/blog/how-to-set-up-postgresql-database-replication
Подключаюсь к нужной машине
```sh
ssh igor@192.168.200.84 -p 22
```