Commit Graph

  • d7365535ab Reject parameters with empty values. Ian Barwick 2015-03-08 00:12:33 +09:00
  • a55587d75a Initialise upstream_node value Ian Barwick 2015-03-07 23:54:54 +09:00
  • 2349e182d2 Prevent trim() from segfaulting on an empty string Ian Barwick 2015-03-07 23:45:07 +09:00
  • 5a9b6eea1f Prevent trim() from segfaulting on an empty string Ian Barwick 2015-03-07 23:45:07 +09:00
  • a572efe929 No need to destroy buffer here Ian Barwick 2015-03-07 23:46:24 +09:00
  • c6b0f77923 Prevent trim() from segfaulting on an empty string Ian Barwick 2015-03-07 23:45:07 +09:00
  • 66b399b886 Add check for wal_level = logical so we don't fail on 9.4 Martín Marqués 2015-03-06 10:37:43 -03:00
  • 2339adba6c Fix event logging when cloning from another standby Ian Barwick 2015-03-06 18:39:36 +09:00
  • ff63954c68 do_standby_clone(): primary_conn -> upstream_conn Ian Barwick 2015-03-06 17:44:06 +09:00
  • 1a9fbd623f Fix log message Ian Barwick 2015-03-06 16:10:53 +09:00
  • 491309f4ba Write events of note to a log table Ian Barwick 2015-03-06 00:53:29 +09:00
  • 072c2d70ff Reformat comment for legibility Ian Barwick 2015-03-05 17:54:34 +09:00
  • 1f9b19f3ff Add configuration option ignore_external_config_files Ian Barwick 2015-03-05 13:46:55 +09:00
  • 04fe820aff Note where compatibility check for replication slots is carried out Ian Barwick 2015-03-05 10:12:36 +09:00
  • 0f8759d316 Consolidate duplicated code Ian Barwick 2015-03-04 17:27:51 +09:00
  • 2b6415b339 Update README.md Ian Barwick 2015-03-04 15:54:14 +09:00
  • defb1e819b Add some annotations Ian Barwick 2015-03-04 10:36:19 +09:00
  • 7ae4434f6e Add new quickstart guide with annotated examples only. Ian Barwick 2015-03-03 19:01:17 +09:00
  • e3b734f177 Check for max_replication_slots > 0 Ian Barwick 2015-03-03 18:51:58 +09:00
  • 187a6b6d23 Fix slot name Ian Barwick 2015-03-03 18:50:48 +09:00
  • 238fc589a1 Improve logging of configuration file operations Ian Barwick 2015-03-03 18:14:26 +09:00
  • 63b9254be4 Change log notice to log debug Ian Barwick 2015-03-03 17:49:40 +09:00
  • 44196de2f4 Add initial FAQ file Ian Barwick 2015-03-03 16:21:57 +09:00
  • 46888de77f Improve configuration file handling Ian Barwick 2015-03-03 15:39:56 +09:00
  • 6b1f55ff1b Improve command line error handling Ian Barwick 2015-03-03 11:13:37 +09:00
  • 3d3f082617 Ensure witness server updates its node records following a failover Ian Barwick 2015-03-03 08:57:20 +09:00
  • db5db06244 Retire old README Ian Barwick 2015-03-03 07:43:02 +09:00
  • dd7193715c Gracefully fail when node has not been registered Ian Barwick 2015-03-02 10:38:44 +09:00
  • f8f81f4bf1 Update HISTORY file with items included in 2.0.2 Ian Barwick 2015-02-17 16:12:37 +09:00
  • 27a4780cc3 Update HISTORY Ian Barwick 2015-03-02 07:58:06 +09:00
  • b79bce5821 Support tablespace mapping in --rsync-only mode Ian Barwick 2015-03-01 14:10:17 +09:00
  • a69176fc1b tablespace_dirs -> tablespace_mapping Ian Barwick 2015-02-28 11:03:03 +09:00
  • 65dcce55e8 Remove redundant comment Ian Barwick 2015-02-28 10:54:42 +09:00
  • ff30df3d96 In rsync mode, move pg_control last Ian Barwick 2015-02-27 19:27:46 +09:00
  • 74e4b6aa3c Refactor rsync file/directory exclusion Ian Barwick 2015-02-27 15:59:47 +09:00
  • 22dd164cbb Clarify intent Ian Barwick 2015-02-26 15:54:01 +09:00
  • 63c416bb76 Set synchronous_commit to off for current session Ian Barwick 2015-02-27 11:40:57 +09:00
  • e2c2f97307 Clarify repmgr.conf usage Ian Barwick 2015-02-27 10:01:38 +09:00
  • 03a8f2eaba Clarify repmgr.conf usage Ian Barwick 2015-02-27 10:01:38 +09:00
  • 41e9a370af Clarify repmgr.conf usage Ian Barwick 2015-02-27 10:01:38 +09:00
  • 2eb242553a Fix log message Ian Barwick 2015-02-27 09:57:18 +09:00
  • e3ecd3cdc5 Move cluster size check to an earlier point Ian Barwick 2015-02-25 14:28:42 +09:00
  • 32611f5f04 Add --rsync-only option Ian Barwick 2015-02-25 14:17:09 +09:00
  • ba254d2f06 Clarify comment Ian Barwick 2015-02-24 16:00:28 +09:00
  • 69f842bbc2 Fix markup Magnus Hagander 2015-02-23 15:33:41 +01:00
  • b6a263a40e Update QUICKSTART.md Ian Barwick 2015-02-24 08:52:36 +09:00
  • 81050899e8 Fix markup Magnus Hagander 2015-02-23 15:33:41 +01:00
  • 99e1c33668 Fix markup Magnus Hagander 2015-02-23 15:33:41 +01:00
  • 6791bd9ad3 Clean up rempgr debugging output Ian Barwick 2015-02-23 15:17:06 +09:00
  • 3e6659dda0 Modify log message for consistency and testing Ian Barwick 2015-02-20 12:27:11 +09:00
  • ce498e4d1e Update devel version string Ian Barwick 2015-02-20 10:10:17 +09:00
  • 0762b28679 Update HISTORY file with items included in 2.0.2 Ian Barwick 2015-02-17 16:12:37 +09:00
  • 51aa63c8f9 Update version and history for minor release 2.0.2 v2.0.2 Ian Barwick 2015-02-17 16:06:00 +09:00
  • 5dff3017c8 Update HISTORY file Ian Barwick 2015-02-12 17:22:34 +09:00
  • b453c6a533 Fix master port check Ian Barwick 2015-02-12 14:39:05 +09:00
  • e53162deb8 Fix master port check Ian Barwick 2015-02-12 14:39:05 +09:00
  • 09c7ba95ac Update HISTORY notes Ian Barwick 2015-02-12 14:42:23 +09:00
  • e213f3b99d Fix master port check Ian Barwick 2015-02-12 14:39:05 +09:00
  • e04ba8bea5 Add "--checksum" in rsync when using "--force" If the user don't put that option in rsync_options using of "--force" could be unsafe. While the probability of failures because of this are low they aren't zero. REL1_1_STABLE Jaime Casanova 2015-02-10 20:15:40 -05:00
  • e479ef4bd1 Add "--checksum" in rsync when using "--force" If the user don't put that option in rsync_options using of "--force" could be unsafe. While the probability of failures because of this are low they aren't zero. REL1_2_STABLE Jaime Casanova 2015-02-10 20:15:40 -05:00
  • eabb3cb1ab Add "--checksum" in rsync when using "--force" If the user don't put that option in rsync_options using of "--force" could be unsafe. While the probability of failures because of this are low they aren't zero. Jaime Casanova 2015-02-10 20:15:40 -05:00
  • 6a8336b880 Add "--checksum" in rsync when using "--force" If the user don't put that option in rsync_options using of "--force" could be unsafe. While the probability of failures because of this are low they aren't zero. Jaime Casanova 2015-02-10 20:15:40 -05:00
  • e886e72f14 Add "--checksum" in rsync when using "--force" If the user don't put that option in rsync_options using of "--force" could be unsafe. While the probability of failures because of this are low they aren't zero. Jaime Casanova 2015-02-10 20:15:40 -05:00
  • 1803a16c7e Detect changes to configuration file Ian Barwick 2015-02-10 12:20:48 +09:00
  • 4f36b2c085 Probably needed. Ian Barwick 2015-02-10 11:07:18 +09:00
  • 19aba38327 Handle DB error when updating upstream node Ian Barwick 2015-02-10 10:32:20 +09:00
  • 2d82ade170 Clarify error message Ian Barwick 2015-02-10 10:21:17 +09:00
  • 21730899da Clarify error message. Ian Barwick 2015-02-10 10:08:49 +09:00
  • 94bc5bdf80 Remove unneeded function Ian Barwick 2015-02-09 18:31:18 +09:00
  • 1369fe5c79 Rename 'test_mode' to 'target_directory_provided' Ian Barwick 2015-02-09 16:32:21 +09:00
  • e71dd4945e Remove duplicated error message Ian Barwick 2015-02-09 13:42:51 +09:00
  • 49d1abf130 rempgr: adapt tablespace handling for 9.4 and later Ian Barwick 2015-02-09 13:36:58 +09:00
  • 01a33198fd Add configuration file parameter for pg_basebackup Ian Barwick 2015-02-09 10:31:03 +09:00
  • 1d28a2d08e runtime_options.wal_keep_segments is prepopulated with default value Ian Barwick 2015-02-05 11:55:52 +09:00
  • d4578e023e Mention use_replication_slots in sample config file Ian Barwick 2015-02-05 11:19:54 +09:00
  • 9ceef937eb Emit warning if -w/--wal-keep-segments used when use_replication_slots set Ian Barwick 2015-02-05 11:17:23 +09:00
  • f047ec9526 Use DEFAULT_WAL_KEEP_SEGMENTS in help output instead of hard-coded number Ian Barwick 2015-02-04 14:08:55 +09:00
  • a3f0e89a05 Improve pg_bindir parameter handling Ian Barwick 2015-02-04 13:54:12 +09:00
  • 3d9d0d98af Improve repmgr configuration file handling Ian Barwick 2015-02-04 09:57:51 +09:00
  • 49debcdf92 Add version check if replication slot usage requested Ian Barwick 2015-02-02 22:16:04 +09:00
  • 7a760c32ff Store slot name in repl_nodes table Ian Barwick 2015-02-02 17:57:15 +09:00
  • b4b5e6cd30 do_standby_clone(): rename conn to primary_conn Ian Barwick 2015-02-02 16:53:35 +09:00
  • 2ece014952 Initial support for physical replication slots Ian Barwick 2015-02-02 15:53:53 +09:00
  • 01360c3d39 Improve repl_status view. Ian Barwick 2015-01-29 15:08:37 +09:00
  • 031a726f04 Enable get_master_connection() to accept a null value for master_id Ian Barwick 2015-01-29 11:25:01 +09:00
  • 5c67d47881 Add query result tests Ian Barwick 2015-01-28 18:05:19 +09:00
  • f40b3ac48a Consolidate node type parsing Ian Barwick 2015-01-28 11:57:34 +09:00
  • 109269f7fb When writing monitoring info, ensure standby connects to current primary Ian Barwick 2015-01-27 21:19:25 +09:00
  • 36d94c88ac Handle empty result set Ian Barwick 2015-01-27 16:28:17 +09:00
  • 23ef305afb After promotion or follow, update internal node metadata record Ian Barwick 2015-01-27 16:25:58 +09:00
  • 99dae5cdcb Function is_witness() no longer required Ian Barwick 2015-01-27 15:32:13 +09:00
  • b552710767 Remove global variable my_local_mode Ian Barwick 2015-01-27 13:53:36 +09:00
  • 7e4c26b8a0 Clarify upstream role in log messages Ian Barwick 2015-01-27 12:39:39 +09:00
  • f8639a7878 Add TODO note Ian Barwick 2015-01-26 22:11:54 +09:00
  • f2309bd0a9 Remove redundant comments Ian Barwick 2015-01-26 21:25:37 +09:00
  • 061e72d7cd Rename connection variable for clarity Ian Barwick 2015-01-26 20:12:34 +09:00
  • 0a19bf1e23 Reword notice to make more sense in log output context Ian Barwick 2015-01-24 05:03:57 +09:00
  • 84a4766f13 Basic failover for cascaded standby nodes Ian Barwick 2015-01-24 04:22:40 +09:00
  • 3be8bf8e4c Check primary connection Ian Barwick 2015-01-22 12:20:23 +09:00
  • 1e6f1a88b0 On local node failure, attempt to update record on primary server Ian Barwick 2015-01-22 11:45:01 +09:00