Commit Graph

  • 4876a9fde3 Add TODO for pg_rewind changes coming in PostgreSQL 11 Ian Barwick 2018-04-03 21:56:46 +09:00
  • ec998bf9c5 doc: update HISTORY and release notes Ian Barwick 2018-02-09 11:42:16 +09:00
  • e36b180de8 Ensure correct server version number used for replication stats query Ian Barwick 2018-02-09 11:06:15 +09:00
  • a2068768ab Execute a CHECKPOINT immediately after promoting the server Ian Barwick 2018-02-09 12:09:16 +09:00
  • bde9fea48c Fix directory creation when cloning from Barman Ian Barwick 2018-03-05 19:31:53 +09:00
  • cdaf84c329 doc: minor readbility fix Ian Barwick 2018-01-11 15:49:56 +09:00
  • c4cd0c46da doc: add note about replication slots and PostgreSQL upgrades Ian Barwick 2018-02-02 18:33:43 +09:00
  • 3b00dc912a Catch various corner cases when restarting a PostgreSQL instance Ian Barwick 2018-02-14 11:28:38 +09:00
  • 1a80de1290 doc: document "primary_follow_timeout" configuration file parameter. Ian Barwick 2018-02-27 10:09:40 +09:00
  • 26b565dff2 Improve repmgrd logging in BDR mode Ian Barwick 2018-03-05 15:05:40 +09:00
  • 96811ccc01 repmgrd: tweak log notices when marking a standby as failed Ian Barwick 2018-03-23 13:27:37 +08:00
  • 73982859f6 repmgrd: improve log output Ian Barwick 2018-02-28 12:33:47 +09:00
  • afb7ca886c doc: note change of shared library name from "repmgr_funcs" to "repmgr" Ian Barwick 2018-01-11 15:47:35 +09:00
  • df11ad894f doc: update release notes Ian Barwick 2018-03-09 09:46:03 +09:00
  • 614b4ae84b doc: update 4.0.4 release date Ian Barwick 2018-03-09 20:07:16 +09:00
  • 1e1b4b1a65 "standby register/follow": provide primary node details for event notifications Ian Barwick 2018-02-06 09:36:46 +09:00
  • cf64f9e95c Always initialise t_conninfo_param_list structures Ian Barwick 2018-02-13 09:08:40 +09:00
  • 0d73d3c2b5 Enable provision of "archive_cleanup_command" in recovery.conf Ian Barwick 2018-04-03 14:06:13 +09:00
  • dfdebd6c08 Enable provision of "archive_cleanup_command" in recovery.conf Ian Barwick 2018-04-03 14:06:13 +09:00
  • 63a11f8926 "standby promote": make timeout values configurable Ian Barwick 2018-02-27 10:04:58 +09:00
  • 23c99304a6 "node rejoin": actively check for node to rejoin cluster Ian Barwick 2018-04-03 09:13:32 +09:00
  • a3f371b8c0 "node rejoin": actively check for node to rejoin cluster Ian Barwick 2018-04-03 09:13:32 +09:00
  • 1ab16bc6c2 doc: fix option description for "repmgr primary register" Ian Barwick 2018-04-03 10:09:24 +09:00
  • 938692c169 doc: fix option description for "repmgr primary register" Ian Barwick 2018-04-03 10:09:24 +09:00
  • 7f1f04636d Refactor pg_control parsing Ian Barwick 2018-04-02 20:36:11 +09:00
  • 6a1797cadd Enable pg_rewind to be used with PostgreSQL 9.3/9.4 Ian Barwick 2018-03-30 16:04:00 +09:00
  • ad24b04c35 Refactor pg_control parsing Ian Barwick 2018-04-02 20:36:11 +09:00
  • 3ccf1cf182 Enable pg_rewind to be used with PostgreSQL 9.3/9.4 Ian Barwick 2018-03-30 16:04:00 +09:00
  • 5e4bdb5a1b repmgrd: handle failover with two nodes in the primary location Ian Barwick 2018-03-30 12:02:34 +09:00
  • 94d26dbe9f Always set "connect_timeout" when pinging a PostgreSQL instance Ian Barwick 2018-03-21 10:33:05 +09:00
  • 50321bb95d Log pg_control access errors as WARNINGs rather than DEBUG Ian Barwick 2018-03-30 11:24:44 +09:00
  • 253c215c12 Add TODO list Ian Barwick 2018-03-30 14:18:51 +09:00
  • ae655eb4fd Add TODO list Ian Barwick 2018-03-30 14:18:51 +09:00
  • 65371489c6 repmgrd: handle failover with two nodes in the primary location Ian Barwick 2018-03-30 12:02:34 +09:00
  • 28c7737dc0 Log pg_control access errors as WARNINGs rather than DEBUG Ian Barwick 2018-03-30 11:24:44 +09:00
  • 22c40ae62d doc: update HISTORY and release notes Ian Barwick 2018-02-09 11:42:16 +09:00
  • 505d72d19c "standby switchover": force checkpoint if pg_rewind requested. Ian Barwick 2018-03-29 23:55:08 +09:00
  • b292ac61f8 "standby switchover": update hint Ian Barwick 2018-03-29 23:41:59 +09:00
  • 293d66bf71 Fix minimum accepted value for "degraded_monitoring_timeout" Ian Barwick 2018-03-29 21:15:03 +09:00
  • 239a548e9d "standby switchover": force checkpoint if pg_rewind requested. Ian Barwick 2018-03-29 23:55:08 +09:00
  • 231ef5563e "standby switchover": update hint Ian Barwick 2018-03-29 23:41:59 +09:00
  • e1413fa8ea Fix minimum accepted value for "degraded_monitoring_timeout" Ian Barwick 2018-03-29 21:15:03 +09:00
  • 7111483b65 repmgr: move demoted primary check to the final step during switchover Ian Barwick 2018-03-27 16:41:13 +09:00
  • 1558497ae4 repmgr: poll demoted primary after restart during switchover Ian Barwick 2018-03-27 15:58:18 +09:00
  • 9c5e76401f Fix "repmgr cluster crosscheck" output Ian Barwick 2018-03-27 10:24:36 +09:00
  • a403da67bc Consolidate connection closure calls Ian Barwick 2018-03-21 12:35:35 +09:00
  • 71b13f5307 doc: add note about remote command execution Ian Barwick 2018-03-27 08:40:47 +09:00
  • 3e1f0ec168 repmgr: move demoted primary check to the final step during switchover Ian Barwick 2018-03-27 16:41:13 +09:00
  • 6f9a1f975e repmgr: poll demoted primary after restart during switchover Ian Barwick 2018-03-27 15:58:18 +09:00
  • deea4f69f7 Fix "repmgr cluster crosscheck" output Ian Barwick 2018-03-27 10:24:36 +09:00
  • 37e53108a2 Consolidate connection closure calls Ian Barwick 2018-03-21 12:35:35 +09:00
  • 96cf06204c doc: add note about remote command execution Ian Barwick 2018-03-27 08:40:47 +09:00
  • 381e22c2c7 Misc tweaks to witness code Ian Barwick 2018-03-21 21:26:40 +09:00
  • 1c5561d114 Misc tweaks to witness code Ian Barwick 2018-03-21 21:26:40 +09:00
  • 7e2af17783 repmgrd: tweak log notices when marking a standby as failed Ian Barwick 2018-03-23 13:27:37 +08:00
  • b4272853e7 Add event "repmgrd_failover_aborted" Ian Barwick 2018-03-21 13:23:06 +09:00
  • c0b607ef41 doc: update list of event notifications Ian Barwick 2018-01-18 11:47:39 +09:00
  • 562b6ddfc2 Add error code ERR_FOLLOW_FAIL Ian Barwick 2018-03-21 13:11:30 +09:00
  • a15e5c9d52 Tidy up queries in dbutils.c Ian Barwick 2018-03-23 10:28:28 +08:00
  • 462fdca4b4 Tidy up queries in dbutils.c Ian Barwick 2018-03-23 10:28:28 +08:00
  • 0e55a60660 Add event "repmgrd_failover_aborted" Ian Barwick 2018-03-21 13:23:06 +09:00
  • 93deab3e96 Add error code ERR_FOLLOW_FAIL Ian Barwick 2018-03-21 13:11:30 +09:00
  • d9cc09cee4 repmgrd: fix typo Ian Barwick 2018-03-21 12:36:15 +09:00
  • 81c69e3677 repmgrd: fix typo Ian Barwick 2018-03-21 12:36:15 +09:00
  • 0219f4c91f Always set "connect_timeout" when pinging a PostgreSQL instance Ian Barwick 2018-03-21 10:33:05 +09:00
  • c4f6abe951 Update HISTORY Ian Barwick 2018-03-21 06:48:32 +09:00
  • e454fb77d3 While reviewing 7cb6e5af8d before merging I noticed that besides the result cleanup added, there was still a missing spot inside the if condition. Martín Marqués 2018-03-13 11:43:36 -03:00
  • b76e5852d3 One more memory leak fixed Andrzej Nowicki 2018-03-13 11:23:33 +01:00
  • 0674364ffd Clear node list to avoid memory leak, fixes #402 Andrzej Nowicki 2018-03-13 11:05:24 +01:00
  • 85a4adc99c Update HISTORY Ian Barwick 2018-03-21 06:48:32 +09:00
  • 208d7d418e While reviewing 7cb6e5af8d before merging I noticed that besides the result cleanup added, there was still a missing spot inside the if condition. Martín Marqués 2018-03-13 11:43:36 -03:00
  • 7cb6e5af8d Merge pull request #403 from AndrzejNowicki/master Martín Marqués 2018-03-13 11:41:10 -03:00
  • d2a2df13d5 One more memory leak fixed Andrzej Nowicki 2018-03-13 11:23:33 +01:00
  • 358e001218 Clear node list to avoid memory leak, fixes #402 Andrzej Nowicki 2018-03-13 11:05:24 +01:00
  • d7702b3444 Correctly handle error message pointer when parsing strings. Ian Barwick 2018-03-10 14:24:26 +09:00
  • b2eb9b8525 Correctly handle error message pointer when parsing strings. Ian Barwick 2018-03-10 14:24:26 +09:00
  • 71c5d10a8c doc: update 4.0.4 release date Ian Barwick 2018-03-09 20:07:16 +09:00
  • 1476b21cd4 doc: update release notes Ian Barwick 2018-03-09 09:46:03 +09:00
  • a8286030c0 doc: update "repmgr primary unregister" description Ian Barwick 2018-03-08 15:01:25 +09:00
  • ff0ba3e19a doc: update FAQ Ian Barwick 2018-03-08 10:02:16 +09:00
  • 6f5cce7e6f doc: update FAQ Ian Barwick 2018-03-08 09:39:53 +09:00
  • b17993abdb doc: update "repmgr primary unregister" description v4.0.4 Ian Barwick 2018-03-08 15:01:25 +09:00
  • 8f68344f9a doc: update FAQ Ian Barwick 2018-03-08 10:02:16 +09:00
  • 125ac6c297 doc: update FAQ Ian Barwick 2018-03-08 09:39:53 +09:00
  • 509f7a8255 Fix parsing of -k/--keep-history option Ian Barwick 2018-03-07 19:14:18 +09:00
  • e8cdf72ecd Add 4.0.4 release notes Ian Barwick 2018-03-07 14:17:04 +09:00
  • 2a99dfa15b repmgrd: fix failover handling in "manual" mode Ian Barwick 2018-03-06 22:35:51 +09:00
  • bad034f7ee repmgrd: remove duplicate local record check in BDR mode Ian Barwick 2018-03-06 12:31:07 +09:00
  • 955860923f Fix parsing of -k/--keep-history option Ian Barwick 2018-03-07 19:14:18 +09:00
  • 50626f90cc Add 4.0.4 release notes Ian Barwick 2018-03-07 14:17:04 +09:00
  • 9aea5b8aa7 repmgrd: fix failover handling in "manual" mode Ian Barwick 2018-03-06 22:35:51 +09:00
  • ed1bcb159e repmgrd: remove duplicate local record check in BDR mode Ian Barwick 2018-03-06 12:31:07 +09:00
  • cdb504d700 Add event "repmgrd_shutdown" Ian Barwick 2018-03-06 10:55:23 +09:00
  • 9c72c0d66e Add event "repmgrd_shutdown" Ian Barwick 2018-03-06 10:55:23 +09:00
  • 0ddc226c2a Add witness options to the main help Emre Hasegeli 2018-03-06 02:55:06 +01:00
  • 0af2077bed repmgrd: add debug log output for "monitor_interval_secs" sleep in all modes Ian Barwick 2018-03-05 14:23:12 +09:00
  • dea87b7285 Add witness options to the main help Emre Hasegeli 2018-03-06 02:55:06 +01:00
  • 93830cad61 Fix directory creation when cloning from Barman Ian Barwick 2018-03-05 19:31:53 +09:00
  • bca1660d5e Improve repmgrd logging in BDR mode Ian Barwick 2018-03-05 15:05:40 +09:00
  • 5a52917421 repmgrd: add debug log output for "monitor_interval_secs" sleep in all modes Ian Barwick 2018-03-05 14:23:12 +09:00