Commit Graph

  • 56aae22b6c doc: update release notes Ian Barwick 2019-09-17 11:00:04 +09:00
  • bce039f336 doc: add clarifications to "Standby disconnection on failover" Ian Barwick 2019-09-05 18:00:56 +09:00
  • 19190153a0 doc: clarify prerequisites for executing the "repmgr service" commands Ian Barwick 2019-08-30 12:07:37 +09:00
  • b1c6418e8d doc: expand "see also" links for "repmgr (service|daemon)" commands Ian Barwick 2019-08-30 11:51:32 +09:00
  • 12491c6aa1 doc: add note about starting/stopping repmgrd on individual nodes Ian Barwick 2019-08-30 11:51:11 +09:00
  • d5b806eeff Fix pg_control handling for PostgreSQL 12 Ian Barwick 2019-08-29 17:22:01 +09:00
  • 37bfe6ee4f Have "make clean" remove "repmgr_version.h" Ian Barwick 2019-08-29 17:17:33 +09:00
  • 97c21ed907 doc: update package examples Ian Barwick 2019-08-29 15:57:49 +09:00
  • 3ea47522cd doc: clarify "repmgr daemon (start|stop)" purpose Ian Barwick 2019-08-28 16:28:29 +09:00
  • 935be3d669 doc: update example PostgreSQL version references to Pg12 Ian Barwick 2019-08-28 15:52:14 +09:00
  • 494444869d doc: updates for repmgr 5.x and PostgreSQL 12 Ian Barwick 2019-08-28 15:33:01 +09:00
  • 867ebcb52d repmgr: note that --dry-run is not effective with "repmgr daemon status" Ian Barwick 2019-08-28 15:16:15 +09:00
  • 677a94513e repmgr: note that --dry-run is not effective with "repmgr service status" Ian Barwick 2019-08-28 15:14:35 +09:00
  • 9abf72af07 doc: fix link text Ian Barwick 2019-08-28 15:12:45 +09:00
  • 931da14df1 Rename some "repmgr daemon ..." commands to "repmgr service ..." Ian Barwick 2019-08-28 14:14:20 +09:00
  • 3e812f6e91 repmgrd: always emit NOTICE when attempting to follow a new primary Ian Barwick 2019-08-26 15:43:44 +09:00
  • ffc7b7817b doc: update HISTORY Ian Barwick 2019-08-22 15:42:29 +09:00
  • fb6352735a The next major release will be 5.0. Ian Barwick 2019-08-22 14:33:53 +09:00
  • f122c44a77 Fix debugging output Ian Barwick 2019-08-21 15:52:08 +09:00
  • b4e6922a26 doc: add further note about configuration file changes Ian Barwick 2019-08-20 16:36:58 +09:00
  • 6e200d32a4 doc: add note about max_wal_senders in Pg12 and later Ian Barwick 2019-08-20 11:17:36 +09:00
  • 2256c0a81f repmgrd: fix pidfile handling at shutdown Ian Barwick 2019-08-19 17:55:18 +09:00
  • 507b27c05d Mark set_repmgrd_pid() as "RETURNS NULL ON NULL INPUT" Ian Barwick 2019-08-19 20:15:30 +09:00
  • 28f4536372 repmgrd: fix pidfile handling at shutdown Ian Barwick 2019-08-19 17:55:18 +09:00
  • 2ec761a979 doc: update "repmgr standby clone" reference for PostgreSQL 12 Ian Barwick 2019-08-15 18:07:38 +09:00
  • b5225a2662 Support --create-recovery-conf in Pg12 Ian Barwick 2019-08-15 17:36:12 +09:00
  • d5ed38f573 Make "standby follow" work in Pg12 Ian Barwick 2019-08-15 16:34:01 +09:00
  • 2a37e28304 write standby.signal Ian Barwick 2019-08-15 16:16:18 +09:00
  • 9eb6ce52b4 Write replication configuration for Pg12 and later Ian Barwick 2019-08-15 15:49:56 +09:00
  • 9e072c6773 Update code comment with list of options for "standby clone" Ian Barwick 2019-08-15 18:11:47 +09:00
  • 72daa38baa durable_rename() only available externally from Pg10 Ian Barwick 2019-08-14 20:28:05 +09:00
  • f5044465cb Add function to safely modify postgresql.auto.conf Ian Barwick 2019-08-14 16:57:42 +09:00
  • 4ebc43fd63 Clean up variable usage in do_node_status() Ian Barwick 2019-08-14 14:15:41 +09:00
  • a1775237d4 Update comment Ian Barwick 2019-08-14 14:12:09 +09:00
  • 94ba635811 Define our own PG_AUTOCONF_FILENAME Ian Barwick 2019-08-13 16:45:29 +09:00
  • 701fdd9622 Use appendPQExpBufferStr where appropriate Ian Barwick 2019-08-13 16:31:55 +09:00
  • c0f3990973 Use appendPQExpBufferStr where appropriate Ian Barwick 2019-08-13 16:31:55 +09:00
  • d0f5ee1851 doc: mention not to use --siblings-follow in the repmgrd promote command Ian Barwick 2019-08-13 11:36:15 +09:00
  • 5c1ca6cba5 doc: mention not to use --siblings-follow in the repmgrd promote command Ian Barwick 2019-08-13 11:36:15 +09:00
  • 2dce4b06b4 repmgrd: emit node name when reporting follow target attach error Ian Barwick 2019-08-13 11:02:52 +09:00
  • 75c0987e79 repmgrd: emit node name when reporting follow target attach error Ian Barwick 2019-08-13 11:02:52 +09:00
  • 68be86349b Add function to parse version string returned by "repmgr --version" Ian Barwick 2019-08-06 20:50:27 +09:00
  • f1716a67b0 "standby clone": improve error messages related to extension status Ian Barwick 2019-08-07 16:34:19 +09:00
  • 666c6f5140 "standby clone": improve error messages related to extension status Ian Barwick 2019-08-07 16:34:19 +09:00
  • 3df65d0eb3 Simplify pg_has_role() call Ian Barwick 2019-08-07 14:42:11 +09:00
  • 1d43f1cdb5 Simplify pg_has_role() call Ian Barwick 2019-08-07 14:42:11 +09:00
  • 7cc12f08ed "node check": check role membership when trying to read pg_settings Ian Barwick 2019-08-07 14:23:50 +09:00
  • 38b373e6df "node check": check role membership when trying to read pg_settings Ian Barwick 2019-08-07 14:23:50 +09:00
  • 8484bc6687 Add missing field in init_replication_info() Ian Barwick 2019-08-06 21:24:37 +09:00
  • 10870503d1 Add missing field in init_replication_info() Ian Barwick 2019-08-06 21:24:37 +09:00
  • 5ca0b57d0c Remove command-line options deprecated since repmgr 3.3 Ian Barwick 2019-08-05 16:23:27 +09:00
  • 7d20aea606 Fix typo in comment Ian Barwick 2019-08-01 15:20:25 +09:00
  • 424d92e311 doc: fix typo Ian Barwick 2019-08-01 14:14:37 +09:00
  • 8d55cab25e Convert configuration file parsing to use flex Ian Barwick 2019-07-03 12:18:01 +09:00
  • ab7e527af8 More sed tweakage Ian Barwick 2019-07-26 21:25:16 +09:00
  • 9274fdc6ba Use more portable sed invocation Ian Barwick 2019-07-26 20:13:15 +09:00
  • 018394faa2 Define PG_ACTUAL_VERSION_NUM Ian Barwick 2019-07-26 18:12:07 +09:00
  • 532a5207e2 More portable usage of sed in Makefile Ian Barwick 2019-07-26 18:08:16 +09:00
  • 5bf9605286 Revert "Convert configuration file parsing to use flex" Ian Barwick 2019-07-18 10:18:00 +09:00
  • d92d008cb3 doc: add note about parallel restore from Barman Ian Barwick 2019-07-18 09:23:09 +09:00
  • 215f4bb9d9 doc: add note about parallel restore from Barman Ian Barwick 2019-07-18 09:23:09 +09:00
  • 75a381ed27 doc: add reminder to update release date in version header Ian Barwick 2019-07-09 11:37:50 +09:00
  • a26b7e29a0 Add release date placeholder Ian Barwick 2019-07-09 11:33:09 +09:00
  • d09214b83d doc: define entity &releasedate; Ian Barwick 2019-07-09 11:30:05 +09:00
  • 38adf5daca Add 4.4 release date Ian Barwick 2019-07-09 11:32:18 +09:00
  • 4a8684e37b doc: define entity &releasedate; Ian Barwick 2019-07-09 11:30:05 +09:00
  • 9c9f4c8c32 doc: update compatibility matrix Ian Barwick 2019-07-09 11:07:04 +09:00
  • 822abbbe5b doc: update compatibility matrix Ian Barwick 2019-07-09 11:07:04 +09:00
  • 0e1319d788 doc: update release notes Ian Barwick 2019-07-04 11:21:37 +09:00
  • d51704e272 doc: update release notes Ian Barwick 2019-07-04 11:21:37 +09:00
  • c6ca183247 Convert configuration file parsing to use flex Ian Barwick 2019-07-03 12:18:01 +09:00
  • 9c784f804e doc: update "repmgr cluster show" examples Ian Barwick 2019-06-27 15:36:09 +09:00
  • 13097e30f0 doc: fix typo Ian Barwick 2019-06-27 15:33:49 +09:00
  • b125628f7b doc: update release notes Ian Barwick 2019-06-26 15:57:17 +09:00
  • 40b6c92129 doc: update release notes v4.4.0 Ian Barwick 2019-06-26 15:57:17 +09:00
  • 761d65526c Finalize version number Ian Barwick 2019-06-26 15:56:00 +09:00
  • a13a1232e9 doc: document optional configuration settings Ian Barwick 2019-06-10 14:08:34 +09:00
  • 65965b3ba4 4.4rc1 v4.4.0rc1 Ian Barwick 2019-06-20 16:21:54 +09:00
  • 629d2b8f85 doc: clean up release notes Ian Barwick 2019-06-11 15:20:05 +09:00
  • cd550fcd5c doc: clean up release notes Ian Barwick 2019-06-11 15:20:05 +09:00
  • 23c285b73b doc: fix typo Ian Barwick 2019-06-12 16:28:28 +09:00
  • b6dc8af6c7 doc: fix typo Ian Barwick 2019-06-12 16:28:28 +09:00
  • 915fb7d617 note that "standby follow" requires a primary to be available Ian Barwick 2019-06-11 15:14:17 +09:00
  • 09979eaa91 note that "standby follow" requires a primary to be available Ian Barwick 2019-06-11 15:14:17 +09:00
  • ae141b9d32 4.4beta2 v4.4.0beta2 Ian Barwick 2019-06-10 15:18:41 +09:00
  • 3469152314 doc: document optional configuration settings Ian Barwick 2019-06-10 14:08:34 +09:00
  • d035550723 doc: add missing space Ian Barwick 2019-06-10 09:02:11 +09:00
  • 3bf308509f doc: add missing space Ian Barwick 2019-06-10 09:02:11 +09:00
  • c7692b5d84 doc: improve repmgr.conf settings documentation Ian Barwick 2019-06-07 12:48:36 +09:00
  • 01852f7e3a doc: improve repmgr.conf settings documentation Ian Barwick 2019-06-07 12:48:36 +09:00
  • 08b7f1294b doc: improve configuration documentation Ian Barwick 2019-06-07 12:16:04 +09:00
  • 36a09a5c4b doc: improve configuration documentation Ian Barwick 2019-06-07 12:16:04 +09:00
  • 81d01bf0e8 Canonicalize the data directory path when parsing the configuration file Ian Barwick 2019-06-07 09:47:20 +09:00
  • 7180e2bed7 Canonicalize the data directory path when parsing the configuration file Ian Barwick 2019-06-07 09:47:20 +09:00
  • 089c778e49 Fix extension version number query Ian Barwick 2019-06-06 12:46:12 +09:00
  • 6aca764d5e Fix extension version number query Ian Barwick 2019-06-06 12:46:12 +09:00
  • b4b5681762 standby follow: remove some ineffective code Ian Barwick 2019-06-06 12:12:33 +09:00
  • 341421f8e0 standby follow: remove some ineffective code Ian Barwick 2019-06-06 12:12:33 +09:00
  • e5ef549aa7 doc: update release notes Ian Barwick 2019-06-06 11:29:35 +09:00
  • cfc41392c3 Ensure parsed value of --upstream-conninfo is written to recovery.conf Ian Barwick 2019-06-06 11:18:20 +09:00