mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-22 22:56:29 +00:00
Reformat comment for legibility
This commit is contained in:
14
repmgr.c
14
repmgr.c
@@ -5,10 +5,18 @@
|
||||
* This module is a command-line utility to easily setup a cluster of
|
||||
* hot standby servers for an HA environment
|
||||
*
|
||||
* Commands implemented are.
|
||||
* Commands implemented are:
|
||||
*
|
||||
* MASTER REGISTER
|
||||
* STANDBY REGISTER, STANDBY CLONE, STANDBY FOLLOW, STANDBY PROMOTE
|
||||
* CLUSTER SHOW, CLUSTER CLEANUP
|
||||
*
|
||||
* STANDBY REGISTER
|
||||
* STANDBY CLONE
|
||||
* STANDBY FOLLOW
|
||||
* STANDBY PROMOTE
|
||||
*
|
||||
* CLUSTER SHOW
|
||||
* CLUSTER CLEANUP
|
||||
*
|
||||
* WITNESS CREATE
|
||||
*
|
||||
* This program is free software: you can redistribute it and/or modify
|
||||
|
||||
Reference in New Issue
Block a user