Commit Graph

  • 5a88858596 repmgr: various log ouput typo fixes Josh Soref 2020-12-16 19:14:34 -05:00
  • 02bc143c75 repmgr: fix typo in "repmgr node --help" output Josh Soref 2020-12-16 19:15:11 -05:00
  • 45a9a784e3 Improve HINT about upgrading the repmgr extension Ian Barwick 2020-12-15 08:41:46 +09:00
  • 8ce212327c standby switchover: remove extraneous space in log message Ian Barwick 2020-12-08 13:14:45 +09:00
  • c480d01f9c Improve HINT about upgrading the repmgr extension Ian Barwick 2020-12-15 08:41:46 +09:00
  • e762200a12 doc: update README Ian Barwick 2020-12-08 13:31:21 +09:00
  • 2133e1097e standby switchover: remove extraneous space in log message Ian Barwick 2020-12-08 13:14:45 +09:00
  • 77d7a098a1 doc: add 5.2.1 release date Ian Barwick 2020-12-07 17:53:38 +09:00
  • 54851e8df1 Finalize release date v5.2.1epas v5.2.1 Ian Barwick 2020-12-07 17:54:14 +09:00
  • a2166d0024 doc: add 5.2.1 release date Ian Barwick 2020-12-07 17:53:38 +09:00
  • abe55e60e6 doc: update 5.2.1 release notes v5.2.1rc1 Ian Barwick 2020-12-04 14:49:20 +09:00
  • 4e9cdf0267 doc: update 5.2.1 release notes Ian Barwick 2020-12-04 14:49:20 +09:00
  • 220bcbd620 Minor string formatting optimization Ian Barwick 2020-12-04 10:16:21 +09:00
  • e824dfd499 standby clone: tweak error message Ian Barwick 2020-12-04 10:13:05 +09:00
  • 0d8bf2a935 Minor string formatting optimization Ian Barwick 2020-12-04 10:16:21 +09:00
  • debbda6074 standby clone: tweak error message Ian Barwick 2020-12-04 10:13:05 +09:00
  • 9fb9decf13 Fix return value of pg_reload_conf() database utility function Ian Barwick 2020-10-30 14:25:11 +09:00
  • ad6dde4218 doc: update README Ian Barwick 2020-10-27 13:58:07 +09:00
  • 7cbaec6469 doc: update README Ian Barwick 2020-10-27 13:52:19 +09:00
  • 9d2c5921ee Add missing connection close Ian Barwick 2020-12-01 16:08:05 +09:00
  • 21f94e6de3 doc: tweak "repmgr standby clone" reference Ian Barwick 2020-11-10 16:07:22 +09:00
  • 7418c7b8f0 Fix typo Ian Barwick 2020-11-10 13:40:38 +09:00
  • d5b94431f2 standby follow: fix standby.signal generation Ian Barwick 2020-12-02 09:11:20 +09:00
  • 93187e9743 Add missing connection close Ian Barwick 2020-12-01 16:08:05 +09:00
  • 7cee09dd95 standby clone: fix data directory permissions handling for Pg11 and later Ian Barwick 2020-12-01 11:42:56 +09:00
  • f7e45863ad standby clone: fix data directory permissions handling for Pg11 and later Ian Barwick 2020-12-01 11:42:56 +09:00
  • 53774d6998 Bump version to 5.2.1 Ian Barwick 2020-11-30 17:33:42 +09:00
  • 89556d6488 standby clone: add --recovery-min-apply-delay to help output Ian Barwick 2020-11-30 16:43:17 +09:00
  • 4ad868d119 doc: update 5.2.1 release notes Ian Barwick 2020-11-30 16:14:04 +09:00
  • 5a251ef268 standby clone: add --recovery-min-apply-delay to help output Ian Barwick 2020-11-30 16:43:17 +09:00
  • b83ce6b147 doc: update 5.2.1 release notes Ian Barwick 2020-11-30 16:14:04 +09:00
  • a93c6dfca7 Ensure standby.signal is set correctly if -D/--data-directory supplied Ian Barwick 2020-11-27 11:20:09 +09:00
  • 5f9f1f65ae repmgrd: fix issue with incorrect reconnect_interval Ian Barwick 2020-11-25 20:40:28 +09:00
  • 4d8bc63834 repmgrd: fix issue with incorrect reconnect_interval Ian Barwick 2020-11-25 20:40:28 +09:00
  • 9d7eebef1b Update Makefile Ian Barwick 2020-11-24 17:21:44 +09:00
  • 7bca9df223 Update Makefile Ian Barwick 2020-11-24 17:21:44 +09:00
  • 5cff7fab64 Avoid compiler warnings for various strncpy() operations Ian Barwick 2020-11-24 15:32:21 +09:00
  • 1ac62a4352 Avoid compiler warnings for various strncpy() operations Ian Barwick 2020-11-24 15:32:21 +09:00
  • 2a8ac36aec repmgr: prevent termination in corner-case situation Ian Barwick 2020-11-17 16:32:33 +09:00
  • 8f7a32a9a2 repmgr: prevent termination in corner-case situation Ian Barwick 2020-11-17 16:32:33 +09:00
  • a5a5b506f9 standby clone: various clarifications for --replication-conf-only option Ian Barwick 2020-11-17 09:58:51 +09:00
  • bd6871817d Update corner-case error message Ian Barwick 2020-11-17 09:39:41 +09:00
  • 9c04de11fc standby clone: various clarifications for --replication-conf-only option Ian Barwick 2020-11-17 09:58:51 +09:00
  • 040b1ae4e3 Update corner-case error message Ian Barwick 2020-11-17 09:39:41 +09:00
  • 703aed3fa3 doc: tweak "repmgr standby clone" reference Ian Barwick 2020-11-10 16:07:22 +09:00
  • bd35e503ec standby clone: add option --recovery-min-apply-delay Ian Barwick 2020-11-10 15:52:46 +09:00
  • 7ee0098771 standby clone: add option --recovery-min-apply-delay Ian Barwick 2020-11-10 15:52:46 +09:00
  • 430d12b870 Fix typo Ian Barwick 2020-11-10 13:40:38 +09:00
  • 15801b8f9e Fix help witness Romain Jacquier 2020-11-04 14:57:52 +01:00
  • c8b2d23361 Fix help witness Romain Jacquier 2020-11-04 14:57:52 +01:00
  • 8543c0bcf6 standby clone: emit pg_basebackup command in --dry-run mode Ian Barwick 2020-11-04 12:00:42 +09:00
  • 674c06d01c Decouple extension version check from binary version Ian Barwick 2020-10-30 14:42:58 +09:00
  • 970d7a136f Fix return value of pg_reload_conf() database utility function Ian Barwick 2020-10-30 14:25:11 +09:00
  • 4d3262d306 standby clone: handle missing "postgresql.auto.conf" Ian Barwick 2020-10-30 12:17:45 +09:00
  • 7bde686796 standby clone: handle missing "postgresql.auto.conf" Ian Barwick 2020-10-30 12:17:45 +09:00
  • 36a8dfcf4f Standardize code style Ian Barwick 2020-10-30 11:06:15 +09:00
  • ab1447aeca Standardize code style Ian Barwick 2020-10-30 11:06:15 +09:00
  • 94612a336a config: fix parsing of "replication_type" Ian Barwick 2020-10-30 10:14:04 +09:00
  • 293e37688f config: fix parsing of "replication_type" Ian Barwick 2020-10-30 10:14:04 +09:00
  • 96718151a6 doc: update README Ian Barwick 2020-10-27 13:58:07 +09:00
  • 65ffe51bb4 doc: update README Ian Barwick 2020-10-27 13:52:19 +09:00
  • b6d0288a82 Finalize release date Ian Barwick 2020-10-22 17:15:37 +09:00
  • f888407ad8 Additional fix to upgrade script Ian Barwick 2020-10-22 12:36:31 +09:00
  • 1512c7b761 Fix extension script for unpackaged upgrades to 5.2 Ian Barwick 2020-10-22 11:18:03 +09:00
  • 8877d4d508 doc: add missing "unpackaged" reference Ian Barwick 2020-10-21 17:31:22 +09:00
  • f18b2e900d standby clone: improve Barman source server check Ian Barwick 2020-10-20 17:21:17 +09:00
  • de567d584f doc: update README Ian Barwick 2020-10-22 21:20:17 +09:00
  • 5c4aa1856c doc: update README Ian Barwick 2020-10-22 21:20:17 +09:00
  • 0fb3432398 Finalize release date v5.2.0 Ian Barwick 2020-10-22 17:15:37 +09:00
  • 5e59e543d6 Additional fix to upgrade script Ian Barwick 2020-10-22 12:36:31 +09:00
  • 4f6b642320 Fix extension script for unpackaged upgrades to 5.2 v5.2.0rc2 Ian Barwick 2020-10-22 11:18:03 +09:00
  • c1973438f7 doc: add missing "unpackaged" reference Ian Barwick 2020-10-21 17:31:22 +09:00
  • fe5904e04e standby clone: improve Barman source server check v5.2.0rc1 Ian Barwick 2020-10-20 17:21:17 +09:00
  • 091a2df167 doc: update release notes Ian Barwick 2020-10-20 14:05:25 +09:00
  • 2cb1f4f728 doc: update release notes Ian Barwick 2020-10-20 14:05:25 +09:00
  • 17a1732eb0 Bump master branch to 5.3dev Ian Barwick 2020-10-20 13:41:15 +09:00
  • 5b90842c55 Bump version to 5.2.0 Ian Barwick 2020-10-20 13:34:16 +09:00
  • 397e0ed5be Silence potential compiler complaint Ian Barwick 2020-10-20 09:51:49 +09:00
  • 8f3994b071 doc: update "repmgr standby clone" reference Ian Barwick 2020-10-20 09:35:22 +09:00
  • f7c232b393 Only write "recovery_target_timeline" for PostgreSQL 11 and earlier Ian Barwick 2020-10-20 09:18:29 +09:00
  • ac2feba380 Improve capture of pg_rewind stderr output Ian Barwick 2020-10-15 14:00:59 +09:00
  • 725e9f9851 Remove more unused code Ian Barwick 2020-10-15 11:03:18 +09:00
  • 00bf4d61fa Remove unused code Ian Barwick 2020-10-15 10:54:18 +09:00
  • 338c4d3f8a node rejoin: rename variable for clarity Ian Barwick 2020-10-14 17:57:20 +09:00
  • 250c6291df node rejoin: fix Pg13+ "standby.signal" handling with pg_rewind Ian Barwick 2020-10-14 17:51:57 +09:00
  • 773159a9e8 standby clone: move check for --waldir pg_basebackup option Ian Barwick 2020-10-13 14:27:46 +09:00
  • 5f986bc981 node rejoin: handle unclean shutdown in Pg13 Ian Barwick 2020-10-13 10:18:29 +09:00
  • d62743ddf4 Make repmgr metadata tables dumpable Ian Barwick 2020-10-12 10:02:52 +09:00
  • b195547525 Remove hack to create pre-9.4 monitoring history table Ian Barwick 2020-10-12 09:32:37 +09:00
  • 758c18985c node rejoin: better document unrecoverable situation Ian Barwick 2020-10-08 21:07:16 +09:00
  • 7969dc4800 Enable "node rejoin" to join a target with a lower timeline Ian Barwick 2020-10-08 11:28:10 +09:00
  • 0fc8c6c79c Add some break statements to silence compiler warnings Ian Barwick 2020-10-08 13:10:00 +09:00
  • e7acb6809b standby clone: improve error logging Ian Barwick 2020-10-08 10:44:34 +09:00
  • 4b524c52b6 standby clone: honour --waldir setting when cloning from Barman Ian Barwick 2020-10-07 15:09:56 +09:00
  • b3b9281253 Parse pg_basebackup option --waldir/--xlogdir Ian Barwick 2020-10-06 18:00:11 +09:00
  • 679cfe0852 doc: update release notes Ian Barwick 2020-10-06 14:17:16 +09:00
  • e10d9fd393 EXPERIMENTAL: synchronise try_primary_reconnect()'s reconnection loop Ian Barwick 2020-10-06 13:22:38 +09:00
  • 467d19bcd4 Use atoll() to parse system_identifier on 32bit systems Ian Barwick 2020-09-28 10:51:50 +09:00
  • d43270008c repmgrd: add parameter "failover_delay" REL5_1_STABLE Ian Barwick 2020-10-05 17:43:32 +09:00
  • a99768fdd8 Fix typo Ian Barwick 2020-10-05 17:38:47 +09:00