Add test_ssh_connection

The feature was written by Jaime and reworked by me to fix
https://github.com/greg2ndQuadrant/repmgr/issues/5
This commit is contained in:
Cédric Villemain
2011-05-09 22:39:21 +02:00
committed by Jaime Casanova
parent 17a160e970
commit 6e9e4e05ae
2 changed files with 29 additions and 0 deletions

View File

@@ -37,6 +37,7 @@
Improve performance of repl_status view (Jaime)
1.2.0 2012-04-28
Test ssh connection before trying to rsync (Cédric)
Add CLUSTER SHOW command (Carlo Ascani)
Add CLUSTER CLEANUP command (Jaime)
Add function write_primary_conninfo (Marco Nenciarini)