mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-22 22:56:29 +00:00
Additional "node status" output
This commit is contained in:
@@ -15,13 +15,6 @@
|
||||
/* default value for "cluster event --limit"*/
|
||||
#define CLUSTER_EVENT_LIMIT 20
|
||||
|
||||
typedef enum {
|
||||
OM_TEXT,
|
||||
OM_CSV,
|
||||
OM_NAGIOS,
|
||||
OM_OPTFORMAT
|
||||
} OutputMode;
|
||||
|
||||
typedef struct
|
||||
{
|
||||
/* configuration metadata */
|
||||
|
||||
Reference in New Issue
Block a user