Commit Graph

  • f565851de3 repmgr client: clean up command line option handling Ian Barwick 2017-09-21 14:51:21 +09:00
  • d6c27f8938 Standardize quoting in log messages Ian Barwick 2017-09-21 14:05:51 +09:00
  • dd06ed2b92 "repmgr bdr register": actually exit on various error conditions. Ian Barwick 2017-09-21 13:56:48 +09:00
  • 97957287b4 Update "repmgr bdr --help" output Ian Barwick 2017-09-21 13:32:14 +09:00
  • 9a6580a312 If problems found with configuration file, show which file was read Ian Barwick 2017-09-21 09:54:12 +09:00
  • ef5fc1832a Update README Ian Barwick 2017-09-20 12:42:18 +09:00
  • e8b74ea897 "repmgr cluster crosscheck": add --csv output Ian Barwick 2017-09-20 12:37:30 +09:00
  • e8c5886092 README: clarify "switchover" definition Ian Barwick 2017-09-20 10:32:49 +09:00
  • e288d1ae3c repmgrd: clarify comment about configuration file parsing Ian Barwick 2017-09-20 09:35:09 +09:00
  • 64cebb8b26 When searching for the path of the config file we were using config_file which is the value the user passes with the -f option. If the user didn't pass a value, this variable will have a value of NULL. The variable which has the correct path is config_file_path, which will have the same value provided by config_file if it's a valid file, or the file if found in one of the default locations. Martín Marqués 2017-09-19 19:03:56 -03:00
  • a89084c6b5 include sys/wait.h for wait() and friends Christoph Moench-Tegeder 2017-09-19 17:31:49 +02:00
  • 8f031d3c20 Add "includedir_internal" to "PG_CPPFLAGS" Ian Barwick 2017-09-19 22:19:04 +09:00
  • 20224d1296 Prevent compiler truncation warnings Ian Barwick 2017-09-19 16:24:01 +09:00
  • e64600d3e3 Prevent compiler truncation warnings Ian Barwick 2017-09-19 16:15:47 +09:00
  • bb311892b5 Remove unused code Ian Barwick 2017-09-19 14:47:49 +09:00
  • ea82d52151 Fix typo in repmgr help output Marco Nenciarini 2017-09-18 14:21:33 +00:00
  • 34fb09cae4 Add placeholder test Ian Barwick 2017-09-18 21:55:23 +09:00
  • 28675af630 Update README Ian Barwick 2017-09-18 15:58:24 +09:00
  • e3defc507e Merge branch 'pg93' Ian Barwick 2017-09-18 15:55:32 +09:00
  • 3dad337413 Clarification at top of README Simon Riggs 2017-09-18 06:50:32 +01:00
  • 33a3283135 Fix a few typos in descriptive text Simon Riggs 2017-09-18 06:07:38 +01:00
  • 994975b8c6 Minor typos in descriptive text Simon Riggs 2017-09-18 05:53:52 +01:00
  • 17397334c9 Typo Simon Riggs 2017-09-18 05:48:58 +01:00
  • 1197c11c59 "standby clone": skip tablespace mapping in PostgreSQL 9.3 Ian Barwick 2017-09-18 13:26:35 +09:00
  • 30b11c08e6 Disable any configuration settings not compatible with PostgreSQL 9.3 Ian Barwick 2017-09-18 13:12:38 +09:00
  • 750a776f1d Fixes for PostgreSQL 9.3 support Ian Barwick 2017-09-18 11:00:39 +09:00
  • ea2693bc75 Move create_recovery_file() et al to repmgr-action-standby.c Ian Barwick 2017-09-18 09:53:08 +09:00
  • 3600d98856 Remove test configuration files Ian Barwick 2017-09-17 07:44:14 +09:00
  • 5a3c26a0b8 Makefile: better fix for SCRIPTS_built and 9.4 Ian Barwick 2017-09-17 07:42:58 +09:00
  • 31c7cb4e9a Fixes for 9.3 support Ian Barwick 2017-09-15 17:13:17 +09:00
  • 192f968d29 Workaround for 9.3 Ian Barwick 2017-09-15 11:57:33 +09:00
  • 687c8b4e27 Initial changes for 9.3 support Ian Barwick 2017-09-15 10:27:37 +09:00
  • 68f4a37ca4 Update README Ian Barwick 2017-09-14 08:56:50 +09:00
  • f5c9c74a75 Minor log output tweak Ian Barwick 2017-09-14 08:56:22 +09:00
  • e040f95aaa "standby clone": fix replication slot generation Ian Barwick 2017-09-14 08:47:56 +09:00
  • 55f203a2fc Add "-o ConnectTimeout=10" as default in "ssh_options" Ian Barwick 2017-09-13 13:23:16 +09:00
  • f194c254b8 Update README Ian Barwick 2017-09-13 11:55:40 +09:00
  • e583e2eb40 "standby switchover": fix error message Ian Barwick 2017-09-13 11:30:29 +09:00
  • cf58d9460c Add missing README sections Ian Barwick 2017-09-13 00:48:17 +09:00
  • 5da0275cdc Fix configuration file detection logging Ian Barwick 2017-09-12 12:14:28 +09:00
  • 621ca352df Dynamically generate "repmgr_version.h" Ian Barwick 2017-09-12 12:02:26 +09:00
  • b6cd816923 Tidy up some log output Ian Barwick 2017-09-12 11:08:41 +09:00
  • 13d55b9bd8 Update configfile location logging output Ian Barwick 2017-09-11 22:13:52 +09:00
  • cf59944a35 Fix "repmhr cluster --help" output Ian Barwick 2017-09-11 21:25:30 +09:00
  • f617c83434 Enable packagers to explicitly provide the configuration file location as a patch Ian Barwick 2017-09-11 17:38:12 +09:00
  • b6b31b15b2 Implement "repmgr cluster cleanup" Ian Barwick 2017-09-11 13:48:46 +09:00
  • a9f4a027a7 pgindent run Ian Barwick 2017-09-11 11:14:13 +09:00
  • 0e6699ecb6 Formatting updates before pgindent run Ian Barwick 2017-09-11 11:04:51 +09:00
  • c9f3f971e2 Add further documentation files Ian Barwick 2017-09-11 11:00:48 +09:00
  • 36d63f499d Add further documentation files Ian Barwick 2017-09-11 11:00:48 +09:00
  • 64ec85bb10 Clarify _do_node_archive_config() usage Ian Barwick 2017-09-11 11:00:13 +09:00
  • f19d546fa1 Merge pull request #2 from gciolli/master Ian Barwick 2017-09-11 10:23:37 +09:00
  • 9b2a35c5e3 Add/update various documents Ian Barwick 2017-09-11 10:21:20 +09:00
  • 3447257ae4 repmgrd: minor fixes and comment updates Ian Barwick 2017-09-08 20:59:21 +09:00
  • e16f68dfce Use "MODULE_PATHNAME" in function definitions Ian Barwick 2017-09-08 20:46:45 +09:00
  • ba38b99590 repmgrd: fix logging when reloading configuration Ian Barwick 2017-09-08 14:52:33 +09:00
  • e4f7dc8234 Add copyright notices Ian Barwick 2017-09-08 13:27:14 +09:00
  • 82db2237ad Add files as placeholders Ian Barwick 2017-09-08 08:16:34 +09:00
  • ab8cb9d471 "standby register": remove database connection parameter warning Ian Barwick 2017-09-07 17:09:29 +09:00
  • b6a27b975d "standby clone": improve handling when designated upstream doesn't yet exist Ian Barwick 2017-09-07 12:35:27 +09:00
  • 3787dd3795 "standby switchover": better handling of remote execution failure Ian Barwick 2017-09-07 11:50:56 +09:00
  • edee80cc37 Rename option "node check --is-shutdown" to "--is-shutdown-cleanly" Ian Barwick 2017-09-07 11:15:27 +09:00
  • 79531ae9da "standby switchover": fix check for remote repmgr binary Ian Barwick 2017-09-07 10:26:46 +09:00
  • 6d63c0f941 Small clarification on sudo-based configuration (#1) Gianni Ciolli 2017-09-06 20:31:20 +01:00
  • ee7a5b6e66 Minor bug and log fixes Ian Barwick 2017-09-06 17:28:31 +09:00
  • 03f400617c "standby register": add --dry-run and check node is attached to upstream Ian Barwick 2017-09-06 15:48:23 +09:00
  • 66219c3097 README and "repmgr standby --help" updates Ian Barwick 2017-09-06 14:13:06 +09:00
  • a28bbd68eb "standby clone": improve replication slots handling Ian Barwick 2017-09-06 12:16:02 +09:00
  • bd07a34472 "standby clone": improve log messages Ian Barwick 2017-09-06 10:15:52 +09:00
  • e21a3ef7ec Fix typo Ian Barwick 2017-09-06 09:31:16 +09:00
  • 1c015c72a0 "cluster show": display "location" field too Ian Barwick 2017-09-05 14:25:29 +09:00
  • 9f0d44373b "cluster show": syntax fix Ian Barwick 2017-09-05 13:35:25 +09:00
  • 1ef00f5a3b repmgrd: parse "follow_command" during cascaded standby failover Ian Barwick 2017-09-05 11:19:25 +09:00
  • eeef0b5df5 Trim recovery.conf lines when outputting as debug log lines Ian Barwick 2017-09-05 10:33:41 +09:00
  • 5b5b456ecb "standby switchover": improve logging Ian Barwick 2017-09-05 10:26:27 +09:00
  • d82e936556 "standby promote": improve logging Ian Barwick 2017-09-05 09:43:16 +09:00
  • 78e6bdeebe Have repmgrd parse "standby follow --upstream-node-id=%n" Ian Barwick 2017-09-04 13:42:50 +09:00
  • 9a0f45d7d3 Standardize quotation marks in log messages Ian Barwick 2017-09-04 10:56:57 +09:00
  • 1445d1002c Clean up log messages Ian Barwick 2017-09-04 10:52:42 +09:00
  • 22f5576cc2 Fix typo Ian Barwick 2017-09-04 09:41:00 +09:00
  • 47a4b49890 Add "repmgr standby follow --upstream-node-id" Ian Barwick 2017-09-04 09:11:59 +09:00
  • 3aeceab081 "standby follow": add missing sleep() call when --wait specified Ian Barwick 2017-09-02 13:11:03 +09:00
  • 72e037d55b SCRIPTS_built also required for 9.4 Ian Barwick 2017-09-02 12:03:17 +09:00
  • 4ba3e67e11 Hacky workaround for hacky workaround in 9.4 Ian Barwick 2017-09-02 11:50:49 +09:00
  • ab6702891a Minor fixes to cascading standby failover. Ian Barwick 2017-09-01 13:09:17 +09:00
  • edb74ccef9 Various fixes to "repmgr node rejoin" Ian Barwick 2017-09-01 11:30:31 +09:00
  • f9f05158d2 Fix "cluster show --csv" output Ian Barwick 2017-09-01 00:14:01 +09:00
  • c7423ebb44 Various minor fixes Ian Barwick 2017-08-31 23:54:52 +09:00
  • 91941183bc Use replication user, if set, when checking replication connections Ian Barwick 2017-08-31 17:54:49 +09:00
  • 1517c06bb1 Document "replication_user" configuration file parameter. Ian Barwick 2017-08-31 17:29:09 +09:00
  • 04c9779561 Add documentation about passwords and recovery.conf Ian Barwick 2017-08-31 15:20:54 +09:00
  • 0e0b221507 Add configuration file setting "use_primary_conninfo_password" Ian Barwick 2017-08-31 14:57:07 +09:00
  • 677cd9073a Document parameter "degraded_monitoring_timeout" Ian Barwick 2017-08-31 14:48:51 +09:00
  • 7fecc611a9 Update minimum version check in configure.in Ian Barwick 2017-08-31 13:33:45 +09:00
  • ed16c32fe7 Check minimum server version for pg_rewind Ian Barwick 2017-08-31 13:30:59 +09:00
  • 705b52fde4 Use actual program name rather than "repmgr" when executing remote commands Ian Barwick 2017-08-31 11:00:48 +09:00
  • ae634100a3 "standby switchover": sanity-check remote "repmgr" binary before proceeding Ian Barwick 2017-08-31 11:00:14 +09:00
  • 8e35a415a9 Refactor extraction of value to use for "primary_conninfo" Ian Barwick 2017-08-31 09:59:30 +09:00
  • dfb796ca8f Check config file *before* checking command line parameters Ian Barwick 2017-08-31 09:55:32 +09:00
  • 13f2d46e92 "standby clone": exit with 0 after successful --dry-run Ian Barwick 2017-08-30 10:00:48 +09:00