Prevent repmgr/repmgrd running as root

This commit is contained in:
Ian Barwick
2016-02-22 14:58:17 +09:00
parent dc542a1b7d
commit 05b47cb2a8
3 changed files with 29 additions and 1 deletions

View File

@@ -1,5 +1,6 @@
3.1.1 2016-02-
Add '-P/--pwprompt' option for "repmgr create witness" (Ian)
Prevent repmgr/repmgrd running as root (Ian)
3.1.0 2016-02-01
Add "repmgr standby switchover" command (Ian)