repmgr: remove rsync cloning option

This commit is contained in:
Ian Barwick
2017-05-31 22:59:35 +09:00
parent 2d91413caf
commit 3a56bec4b5
4 changed files with 10 additions and 481 deletions

View File

@@ -94,7 +94,6 @@ typedef struct
typedef enum {
barman,
rsync,
pg_basebackup
} standy_clone_mode;