index ea6db8c26b5b37e7d76ecfded97164ef96640f93..80d7bc7ba678167d0fdd1349bc17270fb5afe65b 100644 (file)
static int wait_seconds = DEFAULT_WAIT;
static bool silent_mode = false;
static ShutdownMode shutdown_mode = FAST_MODE;
-static int sig = SIGTERM; /* default */
+static int sig = SIGINT; /* default */
static CtlCommand ctl_command = NO_COMMAND;
static char *pg_data = NULL;
static char *pg_config = NULL;