Commit Graph

  • cf9458161f Update HISTORY Ian Barwick 2019-04-25 14:58:05 +09:00
  • 9fe2fa2daf daemon status: make output more like that of "cluster show" Ian Barwick 2019-04-25 14:44:41 +09:00
  • da24896fd5 doc: add child node monitoring example Ian Barwick 2019-04-24 16:04:47 +09:00
  • c092ce60a7 doc: document "child_node..." configuration parameters Ian Barwick 2019-04-24 14:48:38 +09:00
  • 090493ebc9 doc: document "child_node" events Ian Barwick 2019-04-24 13:19:00 +09:00
  • 8d80267ab1 doc: update "repmgr primary register" output Ian Barwick 2019-04-24 13:18:31 +09:00
  • 3231b5034d Remove temporary debugging log output Ian Barwick 2019-04-24 13:17:52 +09:00
  • 67dc42d2ad Clarify hints about updating the repmgr extension Ian Barwick 2019-04-24 11:37:31 +09:00
  • 5a9175c740 Clarify hints about updating the repmgr extension Ian Barwick 2019-04-24 11:37:31 +09:00
  • 58b33fb411 Clarify a couple of code comments Ian Barwick 2019-04-24 10:55:53 +09:00
  • 3b96b2afce "primary register": ensure --force works if another primary is registered but not running Ian Barwick 2019-04-23 16:50:17 +09:00
  • 3129da221e "primary register": ensure --force works if another primary is registered but not running Ian Barwick 2019-04-23 16:50:17 +09:00
  • 6cbf436bf8 Don't execute "child_nodes_disconnect_command" when repmgrd paused Ian Barwick 2019-04-23 14:08:13 +09:00
  • 5a90513878 repmgrd: monitor standbys attached to primary Ian Barwick 2019-04-22 16:16:59 +09:00
  • 64c4cb81d5 Update pg_control processing for PostgreSQL 12 Ian Barwick 2019-04-18 09:31:33 +09:00
  • 216f274c15 doc: add note about when a PostgreSQL restart is required Ian Barwick 2019-04-17 09:43:35 +09:00
  • 3115face28 doc: add note about when a PostgreSQL restart is required Ian Barwick 2019-04-17 09:43:35 +09:00
  • 80f66e87c9 Improve string handling during configuration file reload Ian Barwick 2019-04-16 11:20:41 +09:00
  • ad28cf95bd standby register: add upstream node ID in event details Ian Barwick 2019-04-16 10:57:38 +09:00
  • a0c6cb602f repmgrd: remove duplicate function definition Ian Barwick 2019-04-16 10:53:05 +09:00
  • 27803f93ff repmgrd: always unset upstream node ID when monitoring a primary Ian Barwick 2019-04-12 12:26:39 +09:00
  • 1a344d488a Use sizeof() consistently Ian Barwick 2019-04-11 23:07:41 +09:00
  • 46d17d0933 repmgrd: fix log output Ian Barwick 2019-04-11 16:29:08 +09:00
  • 6b79e08706 repmgrd: add addiitonal log output in do_election() Ian Barwick 2019-04-11 15:44:03 +09:00
  • cd6a55c7cb repmgrd: improve primary visibility consensus check Ian Barwick 2019-04-04 16:03:55 +09:00
  • 008bd00a59 repmgrd: store upstream node ID in shared memory Ian Barwick 2019-04-04 14:55:25 +09:00
  • 8cb101be1d repmgrd: exclude witness server from followability check Ian Barwick 2019-04-11 11:19:12 +09:00
  • 5a8741199f repmgrd: exclude witness server from followability check Ian Barwick 2019-04-11 11:19:12 +09:00
  • 03b29908e2 Miscellaneous string handling cleanup Ian Barwick 2019-04-10 16:18:56 +09:00
  • dd454a8374 Miscellaneous string handling cleanup Ian Barwick 2019-04-10 16:18:56 +09:00
  • 99be03f000 Fix hint message Ian Barwick 2019-04-10 12:08:26 +09:00
  • a9b56d9833 Fix hint message Ian Barwick 2019-04-10 12:08:26 +09:00
  • 7aaac343f8 standby clone: always ensure directory is created with correct permissions Ian Barwick 2019-04-09 10:51:36 +09:00
  • ef47589c6b standby clone: always ensure directory is created with correct permissions Ian Barwick 2019-04-09 10:51:36 +09:00
  • 68470a9167 standby clone: improve --dry-run behaviour in barman mode Ian Barwick 2019-04-08 15:02:43 +09:00
  • 77b9887d61 standby clone: improve --dry-run behaviour in barman mode Ian Barwick 2019-04-08 15:02:43 +09:00
  • 35320c27bd doc: update release notes Ian Barwick 2019-04-08 11:27:25 +09:00
  • b7b9db7e9c Ensure BDR-specific code only runs on BDR 2.x Ian Barwick 2019-04-05 14:32:55 +09:00
  • 01e11950a5 doc: add note about BDR replication type in sample config Ian Barwick 2019-04-05 13:56:21 +09:00
  • 7631c60933 doc: update release notes Ian Barwick 2019-04-08 11:27:25 +09:00
  • a8d560860d Ensure BDR-specific code only runs on BDR 2.x Ian Barwick 2019-04-05 14:32:55 +09:00
  • c338bc9c5e doc: add note about BDR replication type in sample config Ian Barwick 2019-04-05 13:56:21 +09:00
  • aa442e0dd5 doc: emphasise that BDR2 support is for BDR2 only REL4_2_STABLE Ian Barwick 2019-04-05 10:53:23 +09:00
  • fcaee6e6e8 doc: emphasise that BDR2 support is for BDR2 only Ian Barwick 2019-04-05 10:53:23 +09:00
  • 3c8e42ff15 doc: emphasise that BDR2 support is for BDR2 only Ian Barwick 2019-04-05 10:53:23 +09:00
  • 538d5f9df0 Use correct sizeof() argument in a couple of strncpy calls Ian Barwick 2019-04-04 10:58:00 +09:00
  • be9c6d5fc6 Use correct sizeof() argument in a couple of strncpy calls Ian Barwick 2019-04-04 10:58:00 +09:00
  • 4e8b94c105 doc: update 4.3 release notes Ian Barwick 2019-04-03 15:08:35 +09:00
  • 55e79bd0b7 doc: update 4.3 release notes Ian Barwick 2019-04-03 15:08:35 +09:00
  • 8970a72be9 doc: update README Ian Barwick 2019-04-03 10:58:19 +09:00
  • 9ee51bb0cb doc: update README Ian Barwick 2019-04-03 10:58:19 +09:00
  • 7791abb8f7 doc: add a link to the current documentation from the contents page Ian Barwick 2019-04-03 10:40:35 +09:00
  • bab07cdda1 doc: add a link to the current documentation from the contents page Ian Barwick 2019-04-03 10:40:35 +09:00
  • ee1a6f9d0f doc: add a link to the current documentation from the contents page REL4_0_STABLE Ian Barwick 2019-04-03 10:40:35 +09:00
  • 222f7e6080 doc: add a link to the current documentation from the contents page REL4_1_STABLE Ian Barwick 2019-04-03 10:40:35 +09:00
  • 1a35f7a2a4 doc: add a link to the current documentation from the contents page Ian Barwick 2019-04-03 10:40:35 +09:00
  • b03f07ca8f doc: finalize 4.3 release notes Ian Barwick 2019-04-02 14:42:06 +09:00
  • 602e06a8f4 doc: finalize 4.3 release notes Ian Barwick 2019-04-02 14:42:06 +09:00
  • 39fbe02c48 doc: note that --siblings-follow will become default in a future release Ian Barwick 2019-04-02 11:04:36 +09:00
  • 84f4c6c979 doc: note that --siblings-follow will become default in a future release Ian Barwick 2019-04-02 11:04:36 +09:00
  • 2249b79811 standby switchover: list nodes which will remain attatched to the old primary Ian Barwick 2019-04-02 10:45:45 +09:00
  • 67e977592c standby switchover: list nodes which will remain attatched to the old primary Ian Barwick 2019-04-02 10:45:45 +09:00
  • b1cd7e7edf doc: update quickstart guide Ian Barwick 2019-04-02 09:10:05 +09:00
  • bb0fd944ae doc: update quickstart guide Ian Barwick 2019-04-02 09:10:05 +09:00
  • b4ca6851ab Bump version number v4.3.0 Ian Barwick 2019-04-01 15:25:48 +09:00
  • 347948b79f Fix default return value in alter_system_int() Ian Barwick 2019-04-01 14:50:19 +09:00
  • a564f365c1 Fix default return value in alter_system_int() Ian Barwick 2019-04-01 14:50:19 +09:00
  • 799ac6d453 Add is_server_available_quiet() Ian Barwick 2019-04-01 12:24:57 +09:00
  • 83e492d4ef Add is_server_available_quiet() Ian Barwick 2019-04-01 12:24:57 +09:00
  • 1906ea89bd Improve copying of strings from database results Ian Barwick 2019-04-01 11:19:58 +09:00
  • 57c0ccd477 Improve copying of strings from database results Ian Barwick 2019-04-01 11:19:58 +09:00
  • eab4fd2795 Handle unhandled error situation in enable_wal_receiver() Ian Barwick 2019-03-28 14:52:16 +09:00
  • aef8e31897 Bump master branch to 4.4dev Ian Barwick 2019-03-28 17:24:36 +09:00
  • 3d4b81ba2a Handle unhandled error situation in enable_wal_receiver() Ian Barwick 2019-03-28 14:52:16 +09:00
  • 98d924685b Updae BDR repmgrd to handle node_name as a max 63 char string Ian Barwick 2019-03-28 14:29:03 +09:00
  • 3f1fe9b6c2 Updae BDR repmgrd to handle node_name as a max 63 char string Ian Barwick 2019-03-28 14:29:03 +09:00
  • e672f7e3ee Handle potential NULL return from string_skip_prefix() Ian Barwick 2019-03-28 12:45:53 +09:00
  • 79613af8d0 Handle potential NULL return from string_skip_prefix() Ian Barwick 2019-03-28 12:45:53 +09:00
  • fd86160dff Add missing break Ian Barwick 2019-03-28 09:14:36 +09:00
  • f19cf62f09 Update code comment Ian Barwick 2019-03-28 10:11:56 +09:00
  • 5e9f202c9a Add missing break Ian Barwick 2019-03-28 09:14:36 +09:00
  • e44c048ae2 Update code comment Ian Barwick 2019-03-28 10:11:56 +09:00
  • bb42d8cba6 Fix calculation of maximum filename length Ian Barwick 2019-03-28 12:40:29 +09:00
  • 8018ba97d6 Remove logically dead code Ian Barwick 2019-03-28 12:35:41 +09:00
  • 9d5afeebbc Remove logically dead code Ian Barwick 2019-03-28 12:35:41 +09:00
  • 73554c6e16 Prevent potential file descriptor resource leak Ian Barwick 2019-03-28 12:29:10 +09:00
  • fe822a9eea Prevent potential file descriptor resource leak Ian Barwick 2019-03-28 12:29:10 +09:00
  • f23a93e12d Put closedir call in correct location Ian Barwick 2019-03-28 12:08:42 +09:00
  • d9947a46e8 Add various missing close() calls Ian Barwick 2019-03-28 11:32:25 +09:00
  • 03cd5a6028 Put closedir call in correct location Ian Barwick 2019-03-28 12:08:42 +09:00
  • 1e1c596446 Add various missing close() calls Ian Barwick 2019-03-28 11:32:25 +09:00
  • e3a632e29d Use correct argument for sizeof() Ian Barwick 2019-03-28 09:09:25 +09:00
  • 939cbd0721 Cast "int" to "long long" Ian Barwick 2019-03-28 08:56:14 +09:00
  • d43975eb5f Use correct argument for sizeof() Ian Barwick 2019-03-28 09:09:25 +09:00
  • ece20f4831 Cast "int" to "long long" Ian Barwick 2019-03-28 08:56:14 +09:00
  • c45c5abfb8 doc: note valid characters for "node_name" Ian Barwick 2019-03-28 10:53:43 +09:00
  • 1953ec7459 Restrict "node_name" to maximum 63 characters Ian Barwick 2019-03-28 10:37:57 +09:00
  • e23f5afc5f doc: note valid characters for "node_name" Ian Barwick 2019-03-28 10:53:43 +09:00
  • ba1f05ece9 Restrict "node_name" to maximum 63 characters Ian Barwick 2019-03-28 10:37:57 +09:00
  • a6eacca6e4 standby register: fail if --upstream-node-id is the local node ID Ian Barwick 2019-03-27 14:22:55 +09:00