Commit Graph

  • fdc6f61257 Pass base configuration file directory to configuration parser Ian Barwick 2020-04-29 13:28:28 +09:00
  • f5018e42f3 Initial refactoring of configuration file parsing Ian Barwick 2020-04-29 11:53:26 +09:00
  • 26689871dc Update filename in comment Ian Barwick 2020-05-07 10:27:08 +09:00
  • 68ad58f5fc repmgrd: additional check for the upstream connection Ian Barwick 2020-05-13 17:32:19 +09:00
  • a863dc7f6c repmgrd: additional check for the upstream connection Ian Barwick 2020-05-13 17:32:19 +09:00
  • c76fee98ef doc: update repmgr.conf.sample Ian Barwick 2020-05-12 17:05:22 +09:00
  • 9b6fe6858a doc: update repmgr.conf.sample Ian Barwick 2020-05-12 17:05:22 +09:00
  • de634eb593 repmgrd: include node name in log output Ian Barwick 2020-05-12 15:31:47 +09:00
  • 2f667116d8 repmgrd: include node name in log output Ian Barwick 2020-05-12 15:31:47 +09:00
  • 03c2c8cebd repmgrd: minor refactoring of try_primary_reconnect() Ian Barwick 2020-05-12 14:51:00 +09:00
  • da7db96e76 repmgrd: consolidate connection closing code Ian Barwick 2020-05-12 14:48:39 +09:00
  • b4c9064903 repmgrd: ensure "close_connection()" always called after connection failure Ian Barwick 2020-05-11 16:36:01 +09:00
  • 5abef8e4ed repmgrd: remove redundant log message Ian Barwick 2020-05-11 16:59:32 +09:00
  • 0813a31c08 repmgrd: include node name in log output in more places Ian Barwick 2020-05-11 16:55:31 +09:00
  • 8ee4fac5bb repmgrd: minor refactoring of try_primary_reconnect() Ian Barwick 2020-05-12 14:51:00 +09:00
  • bb56387aaa repmgrd: consolidate connection closing code Ian Barwick 2020-05-12 14:48:39 +09:00
  • 5d00094936 repmgrd: ensure "close_connection()" always called after connection failure Ian Barwick 2020-05-11 16:36:01 +09:00
  • 4c7be798e0 repmgrd: ensure PQfinish() always executed on failed connections in NodeInfoLists Ian Barwick 2020-05-12 14:17:50 +09:00
  • ebdfdc530d repmgrd: ensure PQfinish() always executed on failed connections in NodeInfoLists Ian Barwick 2020-05-12 14:17:50 +09:00
  • e5d3285d02 repmgrd: remove redundant log message Ian Barwick 2020-05-11 16:59:32 +09:00
  • fd52df0fab repmgrd: include node name in log output in more places Ian Barwick 2020-05-11 16:55:31 +09:00
  • 0a7c7ae7ab standby clone: explicitly set closed connection pointers to NULL Ian Barwick 2020-05-11 13:52:10 +09:00
  • 1b5ad743b5 standby clone: explicitly set closed connection pointers to NULL Ian Barwick 2020-05-11 13:52:10 +09:00
  • 389c0ab9c0 Clarify use of function parameter Ian Barwick 2020-05-11 13:26:35 +09:00
  • 9ce1c2e640 doc: clarify usage of "-f /etc/repmgr.conf" in examples Ian Barwick 2020-05-08 10:22:52 +09:00
  • 72dfe28e81 doc: clarify usage of "-f /etc/repmgr.conf" in examples Ian Barwick 2020-05-08 10:22:52 +09:00
  • 5a2399cb25 standby check: ignore upstream/downstream connections if node is witness Ian Barwick 2020-05-08 09:37:30 +09:00
  • bc566f7a42 standby check: ignore upstream/downstream connections if node is witness Ian Barwick 2020-05-08 09:37:30 +09:00
  • d1ab6ce28b standby clone: emit warning, not error if server is 9.3 and tablespace_mapping provided Ian Barwick 2020-05-07 10:23:07 +09:00
  • bcc284cac9 Refactor configuration file reload handling Ian Barwick 2020-05-05 13:49:11 +09:00
  • d37513312a Move the main configfile structure into configfile.c Ian Barwick 2020-05-04 11:19:13 +09:00
  • 3ca642fee1 repmgrd: log receipt of SIGHUP at log level NOTICE Ian Barwick 2020-05-05 13:36:59 +09:00
  • be8e5b45fa Add utility function validate_conninfo_string() Ian Barwick 2020-05-05 11:15:33 +09:00
  • 54d33dd50b Fix typo in comment Ian Barwick 2020-05-01 12:13:06 +09:00
  • 5ee4540640 Fix typo in comment Ian Barwick 2020-05-01 12:13:06 +09:00
  • 6507a374f7 doc: update legacy upgrade procedure Ian Barwick 2020-05-01 10:27:33 +09:00
  • c884f21a58 Tidy up log message Ian Barwick 2020-04-28 14:23:39 +09:00
  • 11e1b7a2c5 Check function return values in modify_auto_conf() Ian Barwick 2020-04-27 14:26:04 +09:00
  • d0c5dffe91 standby clone: explicitly log that replication slots not in use Ian Barwick 2020-04-27 13:55:02 +09:00
  • 38b3447bd3 Add repmgr home page to --help output Ian Barwick 2020-04-24 09:41:56 +09:00
  • 2b0218456a doc: clarify usage of the "passfile" parameter. Ian Barwick 2020-04-23 15:03:40 +09:00
  • 3200c8c4e4 doc: clarify usage of the "passfile" parameter. Ian Barwick 2020-04-23 15:03:40 +09:00
  • 971309c830 Fix parsing of database connection check results in "standby clone" Ian Barwick 2020-04-23 13:19:20 +09:00
  • 2b773480e7 Update references to "recovery.conf" in _do_create_replication_conf() Ian Barwick 2020-04-23 11:42:13 +09:00
  • 1628bfb846 Update references to "recovery.conf" in _do_create_replication_conf() Ian Barwick 2020-04-23 11:42:13 +09:00
  • a934f19e80 repmgrd: improve logging of promote_command failure Ian Barwick 2020-04-21 15:02:15 +09:00
  • 8adcb1348d repmgrd: improve logging of promote_command failure Ian Barwick 2020-04-21 15:02:15 +09:00
  • 025e66ea46 standby switchover: check superuser connection on demotion candidate Ian Barwick 2020-04-21 11:24:39 +09:00
  • 9040d53e55 standby switchover: note database name for superuser connections Ian Barwick 2020-04-20 16:46:05 +09:00
  • 4e48301d78 standby switchover: note database name for superuser connections Ian Barwick 2020-04-20 16:46:05 +09:00
  • cb19311b35 doc: have Makefile clean up generated html files Ian Barwick 2020-04-20 15:40:13 +09:00
  • 9ce7cb7012 doc: clarify .pgpass usage with -S/--superuser option Ian Barwick 2020-04-20 15:34:29 +09:00
  • f8b214f721 doc: have Makefile clean up generated html files Ian Barwick 2020-04-20 15:40:13 +09:00
  • 96acd3f915 doc: clarify .pgpass usage with -S/--superuser option Ian Barwick 2020-04-20 15:34:29 +09:00
  • 687ed68ce2 doc: remove DEBUG output from example Ian Barwick 2020-04-20 12:14:47 +09:00
  • 8472d99277 doc: clarify usage of -F/--force with "standby promote" Ian Barwick 2020-04-20 12:11:49 +09:00
  • c1584d587c doc: remove DEBUG output from example Ian Barwick 2020-04-20 12:14:47 +09:00
  • 2f26a02b5c doc: clarify usage of -F/--force with "standby promote" Ian Barwick 2020-04-20 12:11:49 +09:00
  • 177b84345d Fix debug logging Ian Barwick 2020-04-20 11:07:51 +09:00
  • cb2fb53556 Fix debug logging Ian Barwick 2020-04-20 11:07:51 +09:00
  • e1953742a1 doc: note additional diagnostic options provided by "node check" Ian Barwick 2020-04-17 11:53:56 +09:00
  • 97d83bd443 standby switchover: add hint for diagnosing remote DB connection failure Ian Barwick 2020-04-17 11:20:02 +09:00
  • 45e96f21a5 node check: add option --db-connection Ian Barwick 2020-04-15 17:36:08 +09:00
  • 9df1731fb8 doc: update release notes Ian Barwick 2020-04-15 14:50:51 +09:00
  • cfd35852b7 standby switchover: improve archive check error handling Ian Barwick 2020-04-15 14:00:50 +09:00
  • 32dde4eaaf standby switchover: improve directory check failure handling Ian Barwick 2020-04-15 10:39:30 +09:00
  • 78f89a4d47 node check: report connection error if --optformat provided Ian Barwick 2020-04-14 16:24:36 +09:00
  • 555351f8c1 standby switchover: standardize log message Ian Barwick 2020-04-15 10:24:44 +09:00
  • 410dd40526 standby switchover: standardize log message Ian Barwick 2020-04-15 10:24:44 +09:00
  • 1b6c184cad doc: update link to Debian package archive Ian Barwick 2020-04-14 12:32:59 +09:00
  • 1e90d5e018 doc: update link to Debian package archive Ian Barwick 2020-04-14 12:32:59 +09:00
  • 3d85d8f5ff doc: update link to Debian package archive Ian Barwick 2020-04-14 12:32:59 +09:00
  • d20711c267 Update Makefile for 5.2dev Ian Barwick 2020-04-13 17:49:58 +09:00
  • e4a7da0132 Add upgrade route for repmgr 3.x to repmgr 5.1 Ian Barwick 2020-04-09 16:08:35 +09:00
  • 4f0e8a503a doc: fix typo in 5.1.0 release section ID Ian Barwick 2020-04-13 10:40:25 +09:00
  • c39289d570 doc: finalize release notes Ian Barwick 2020-04-10 16:40:23 +09:00
  • 662b603770 doc: update release notes Ian Barwick 2020-04-10 13:39:03 +09:00
  • d45e64ca9e doc: fix typo in 5.1.0 release section ID Ian Barwick 2020-04-13 10:40:25 +09:00
  • 374f19675d Bump version to 5.1.0 v5.1.0 Ian Barwick 2020-04-10 16:41:43 +09:00
  • ce88f3ec43 doc: finalize release notes Ian Barwick 2020-04-10 16:40:23 +09:00
  • 5acdd69add doc: update release notes Ian Barwick 2020-04-10 13:39:03 +09:00
  • 71e23107e7 Add upgrade route for repmgr 3.x to repmgr 5.1 Ian Barwick 2020-04-09 16:08:35 +09:00
  • fa4f37ddb9 Bump master branch to 5.2dev Ian Barwick 2020-04-08 14:22:51 +09:00
  • 599bab590a Create temporary pg.auto.conf file with the same permissions as the original Ian Barwick 2020-04-07 13:29:59 +09:00
  • cd80f265ac standby clone: warn about missing pg_rewind prerequisites Ian Barwick 2020-04-06 15:28:57 +09:00
  • e1365eaca4 Minor log output fixes Ian Barwick 2020-04-06 13:19:58 +09:00
  • 09f0be8ceb Minor log output fixes Ian Barwick 2020-04-06 13:19:58 +09:00
  • 59159dede7 Ensure next release is 5.1, not 5.1.0 Ian Barwick 2020-04-03 14:57:17 +09:00
  • 780453e168 repmgrd: clarify log messages Ian Barwick 2020-04-03 13:02:49 +09:00
  • 3e9f156d3c fix inverted log message Tom Janson 2020-03-05 14:15:09 +01:00
  • 8a27c89d18 repmgrd: fix inverted log message Tom Janson 2020-03-05 14:15:09 +01:00
  • 0a2091d5d3 repmgrd: handle new primary notification during failover check Ian Barwick 2020-04-02 15:44:49 +09:00
  • 447054a630 standby promote: in --dry-run mode, display promote command which will be used Ian Barwick 2020-04-02 12:37:32 +09:00
  • fd29a7ae28 doc: add note about granting permissions on pg_promote() Ian Barwick 2020-04-02 11:32:02 +09:00
  • d998cab3d0 doc: add note about granting permissions on pg_promote() Ian Barwick 2020-04-02 11:32:02 +09:00
  • 7f460c88bf doc: update "node check" examples Ian Barwick 2020-03-31 11:09:00 +09:00
  • e59da2d74e node check: display upstream info before downstream info Ian Barwick 2020-03-31 11:08:28 +09:00
  • bffb8fa11b node check: handle --upstream option when node is primary Ian Barwick 2020-03-31 10:49:30 +09:00
  • d9cb38c7f0 node check: add --upstream option Ian Barwick 2020-03-30 17:54:24 +09:00
  • f3258c5002 cluster cleanup: explicitly log vacuum operation Ian Barwick 2020-03-26 11:38:51 +09:00