mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-26 00:26:30 +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
|
* This module is a command-line utility to easily setup a cluster of
|
||||||
* hot standby servers for an HA environment
|
* hot standby servers for an HA environment
|
||||||
*
|
*
|
||||||
* Commands implemented are.
|
* Commands implemented are:
|
||||||
|
*
|
||||||
* MASTER REGISTER
|
* 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
|
* WITNESS CREATE
|
||||||
*
|
*
|
||||||
* This program is free software: you can redistribute it and/or modify
|
* This program is free software: you can redistribute it and/or modify
|
||||||
|
|||||||
Reference in New Issue
Block a user