mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-26 08:36:30 +00:00
repmgrd: add command line option -L/--log-level
Mainly for ad-hoc debugging purposes without needing to change the configuration file.
This commit is contained in:
@@ -144,8 +144,7 @@ static void do_help(void);
|
||||
|
||||
|
||||
static const char *action_name(const int action);
|
||||
static void exit_with_errors(void);
|
||||
static void print_item_list(ItemList *item_list);
|
||||
|
||||
static void check_cli_parameters(const int action);
|
||||
|
||||
static void write_primary_conninfo(char *line, t_conninfo_param_list *param_list);
|
||||
|
||||
Reference in New Issue
Block a user