Commit Graph

  • e4c8bd981b Update HISTORY Ian Barwick 2016-08-12 09:59:10 +09:00
  • fd52c8ec3c Update HISTORY Ian Barwick 2016-08-12 09:58:04 +09:00
  • 47f1c6fa84 Revert "Improved "repmgr-auto" Debian package" Ian Barwick 2016-08-12 09:55:47 +09:00
  • fba89ef37c repmgr: set default user for -R/--remote-user Ian Barwick 2016-07-18 14:30:30 +09:00
  • 4cc6cbe32f repmgr standby clone historically accepts a hostname as third parameter Ian Barwick 2016-07-15 11:17:05 +09:00
  • c715077c29 Clean up command line option handling and help output Ian Barwick 2016-08-02 14:23:33 +09:00
  • c178d8ed27 Refactor standby monitoring query Ian Barwick 2016-08-10 16:30:55 +09:00
  • a310417a49 Refactor standby monitoring query Ian Barwick 2016-08-10 16:30:55 +09:00
  • d4d06f43f7 When the output of a remote command isn't required, ensure it's consumed anyway Ian Barwick 2016-08-11 08:46:55 +09:00
  • 9a07686ceb When the output of a remote command isn't required, ensure it's consumed anyway Ian Barwick 2016-08-11 08:46:55 +09:00
  • 0d346a9f54 Update HISTORY Ian Barwick 2016-08-09 15:32:56 +09:00
  • abb16e4366 Now STANDBY SWITCHOVER and STANDBY FOLLOW log an event notification on success and also on some failures, precisely those when it makes sense or it is reasonably possible to do so. Gianni Ciolli 2016-08-05 08:30:39 +02:00
  • 59b1924d5b Only collect remote command output if the caller requires it Gianni Ciolli 2016-08-04 20:59:47 +02:00
  • 45aa0724c4 Update HISTORY Ian Barwick 2016-08-09 15:32:56 +09:00
  • a558e9379e Merge branch 'gciolli-fix_219' Ian Barwick 2016-08-09 15:29:59 +09:00
  • 85f68e9f77 Only collect remote command output if the caller requires it Gianni Ciolli 2016-08-04 20:59:47 +02:00
  • 00e55c0672 Update HISTORY Ian Barwick 2016-08-09 12:29:19 +09:00
  • c88ea62643 Update HISTORY Ian Barwick 2016-08-05 16:43:52 +09:00
  • 5b91a5e2e5 Improved "repmgr-auto" Debian package Gianni Ciolli 2016-08-05 09:34:32 +02:00
  • c2a1a35282 Bump version Ian Barwick 2016-08-09 12:21:06 +09:00
  • 2b8b74ae75 Update HISTORY Ian Barwick 2016-08-09 12:20:38 +09:00
  • 08ef4d4be6 Improve handling of failover events when failover is set to manual Ian Barwick 2016-08-09 09:38:31 +09:00
  • 1a0049f086 repmgrd: prevent endless loops in failover with manual node Ian Barwick 2016-08-08 14:20:28 +09:00
  • 84ab37c600 Improve handling of failover events when failover is set to manual Ian Barwick 2016-08-09 09:38:31 +09:00
  • af6f0fc2cf Fix repmgrd's command line help option parsing Ian Barwick 2016-08-08 21:17:56 +09:00
  • 6a198401db Fix repmgrd's command line help option parsing Ian Barwick 2016-08-08 21:17:56 +09:00
  • cb78802027 repmgrd: prevent endless loops in failover with manual node Ian Barwick 2016-08-08 14:20:28 +09:00
  • 48f637486d Now STANDBY SWITCHOVER and STANDBY FOLLOW log an event notification on success and also on some failures, precisely those when it makes sense or it is reasonably possible to do so. Gianni Ciolli 2016-08-05 08:30:39 +02:00
  • 73280a426b Update HISTORY Ian Barwick 2016-08-05 16:43:52 +09:00
  • b8ee321d5f Merge branch 'gciolli-feature-better-auto-deb' Ian Barwick 2016-08-05 16:42:27 +09:00
  • ccdc0f9871 Improved "repmgr-auto" Debian package Gianni Ciolli 2016-08-05 09:34:32 +02:00
  • 3bccd79510 Two bugfixes to Barman mode Gianni Ciolli 2016-07-28 17:10:51 +02:00
  • a4ee10ca22 Rewording sentence in README Gianni Ciolli 2016-07-28 14:49:20 +02:00
  • 7ca9ff6d54 Reindenting do_standby_clone (no code change). Gianni Ciolli 2016-07-26 17:38:34 +02:00
  • b660eb7988 Rename from pg_restore_command to restore_command Gianni Ciolli 2016-07-22 15:10:21 +02:00
  • 6a4546a7b3 Updated README to reflect the new barman-wal-restore.py script Gianni Ciolli 2016-07-22 15:09:53 +02:00
  • 2f529e20c1 Barman support, draft #1 Gianni Ciolli 2016-07-22 15:08:21 +02:00
  • 9853581d12 Introduce a Cell List to store tablespace data Gianni Ciolli 2016-07-15 19:48:54 +02:00
  • ecdae9671f Factor out tablespace metadata retrieval Gianni Ciolli 2016-07-15 19:48:23 +02:00
  • 1f3e937bbe Add local_command function to run commands locally Gianni Ciolli 2016-07-15 19:47:49 +02:00
  • 89aeccedc2 Various bugfixes and code documentation improvements Ian Barwick 2016-08-04 12:31:24 +09:00
  • d9bda915bb Update documentation and --help output for witness register Ian Barwick 2016-08-04 10:34:33 +09:00
  • c565be4ab6 Improve database connection status checking Ian Barwick 2016-08-03 14:51:36 +09:00
  • c26fd21351 Implement repmgr standby register command Ian Barwick 2016-08-03 13:06:18 +09:00
  • 6b57d0e680 Separate witness registration into do_witness_register() Ian Barwick 2016-08-03 12:26:23 +09:00
  • 6faf029c93 Add witness unregister command info in help output Ian Barwick 2016-08-02 18:39:04 +09:00
  • c42437a4f2 standby/witness unregister - enable even if node isn't running Ian Barwick 2016-08-02 17:00:25 +09:00
  • d0c05e6f46 Clean up command line option handling and help output Ian Barwick 2016-08-02 14:23:33 +09:00
  • 050f007cc2 Initial implementation of witness unregister Ian Barwick 2016-07-29 16:28:23 +09:00
  • 893d67473d Document repmgr cluster show --csv Ian Barwick 2016-08-01 16:10:10 +09:00
  • 371d80ff35 Document repmgr cluster show --csv Ian Barwick 2016-08-01 16:10:10 +09:00
  • a922cd5558 Suppress connection error display in repmgr cluster show Ian Barwick 2016-08-01 14:57:40 +09:00
  • e0a61afb7d Suppress connection error display in repmgr cluster show Ian Barwick 2016-08-01 14:57:40 +09:00
  • 7bbc664230 Miscellaneous code cleanup and typo fixes Ian Barwick 2016-07-28 16:32:07 +09:00
  • a6998fe0f9 Update README Ian Barwick 2016-07-27 12:11:00 +09:00
  • bbc88ce05c Miscellaneous code cleanup and typo fixes Ian Barwick 2016-07-28 16:32:07 +09:00
  • 61e907cf70 Update README Ian Barwick 2016-07-27 12:11:00 +09:00
  • 02668ee045 Parse the contents of the "pg_basebackup_options" parameter in repmgr.conf Ian Barwick 2016-07-26 16:12:43 +09:00
  • 36eb26f86d Mark some variables as static. Ian Barwick 2016-07-26 11:40:26 +09:00
  • cbc2c7b3e6 From PostgreSQL 9.6, use pg_basebackup's -S/--slot option if appropriate Ian Barwick 2016-07-25 22:33:49 +09:00
  • dadfdcc51f Rename RECOVERY_FILE to RECOVERY_COMMAND_FILE Ian Barwick 2016-07-26 09:19:52 +09:00
  • 8a28dadde4 Rename RECOVERY_FILE to RECOVERY_COMMAND_FILE Ian Barwick 2016-07-26 09:19:52 +09:00
  • 3eda7373ad Prevent duplicated parameters being passed to pg_basebackup Ian Barwick 2016-07-25 20:44:36 +09:00
  • 34e574ac66 Update README Ian Barwick 2016-07-21 08:57:21 +09:00
  • e8fcc3d7a6 repmgr: set default user for -R/--remote-user Ian Barwick 2016-07-18 14:30:30 +09:00
  • eba0f1d7ae Update README with note about using screen et al Ian Barwick 2016-07-18 11:01:42 +09:00
  • db32565b36 Add notes about setting pg_bindir for Debian/Ubuntu-based distributions. Ian Barwick 2016-07-15 15:59:48 +09:00
  • 94befc3230 repmgr standby clone historically accepts a hostname as third parameter Ian Barwick 2016-07-15 11:17:05 +09:00
  • b8823d5c1f Update README Ian Barwick 2016-07-13 09:55:01 +09:00
  • 340899f082 Update README Ian Barwick 2016-07-13 09:55:01 +09:00
  • e59b57376d Update code comments v3.1.4 Ian Barwick 2016-07-12 10:56:31 +09:00
  • 3db87e6a31 Remove unused error code ERR_BAD_PASSWORD Ian Barwick 2016-07-12 09:36:50 +09:00
  • 94d05619c3 README: update error code list Ian Barwick 2016-07-12 09:35:52 +09:00
  • 807c7c926c Update README with details about conninfo parameter handling Ian Barwick 2016-07-12 09:27:22 +09:00
  • df68f1f3f6 Make more consistent use of conninfo parameters Ian Barwick 2016-07-08 15:09:52 +09:00
  • d4c75bb6c7 Add missing space when setting "application_name" Ian Barwick 2016-07-08 09:46:59 +09:00
  • 94d4e1128d Improve default host/dbname handling Ian Barwick 2016-07-05 10:38:20 +09:00
  • dbd82ba687 Enable a conninfo string to be passed to repmgr in the -d/--dbname parameter Ian Barwick 2016-07-04 22:20:48 +09:00
  • 0888fbc538 Generate "primary_conninfo" using the primary connection's parameters Ian Barwick 2016-07-04 17:41:42 +09:00
  • 76681c0850 Update code comments Ian Barwick 2016-07-12 10:56:31 +09:00
  • eebaef59a3 Remove unused error code ERR_BAD_PASSWORD Ian Barwick 2016-07-12 09:36:50 +09:00
  • ddaaa28449 README: update error code list Ian Barwick 2016-07-12 09:35:52 +09:00
  • e81bf869ec Update README with details about conninfo parameter handling Ian Barwick 2016-07-12 09:27:22 +09:00
  • fa62d715c2 Make more consistent use of conninfo parameters Ian Barwick 2016-07-08 15:09:52 +09:00
  • 72af24e1d6 Add missing space when setting "application_name" Ian Barwick 2016-07-08 09:46:59 +09:00
  • 61d617ae93 Improve default host/dbname handling Ian Barwick 2016-07-05 10:38:20 +09:00
  • 319fba8b1f Enable a conninfo string to be passed to repmgr in the -d/--dbname parameter Ian Barwick 2016-07-04 22:20:48 +09:00
  • c92ea1d057 Generate "primary_conninfo" using the primary connection's parameters Ian Barwick 2016-07-04 17:41:42 +09:00
  • 92a84bd950 Remove now-superfluous wildcard in rmtree() call Ian Barwick 2016-07-07 09:51:55 +09:00
  • b2ca6fd35e Remove now-superfluous wildcard in rmtree() call Ian Barwick 2016-07-07 09:51:55 +09:00
  • a3318d65d2 Bump version Ian Barwick 2016-07-07 08:49:42 +09:00
  • c880187e89 Fix alignment and syntax Martin 2016-07-04 10:23:04 -03:00
  • 4724da41ad Add sample configuration for systemd support Jarkko Oranen 2016-03-25 19:38:30 +02:00
  • d44885b330 Allow overriding start, stop and restart commands issued by repmgr Jarkko Oranen 2016-03-25 19:38:20 +02:00
  • 374e9811c9 Merge branch 'master' of github.com:2ndQuadrant/repmgr into REL3_1_STABLE Ian Barwick 2016-07-06 16:43:39 +09:00
  • 72f9b0145a Use rmtree instead of executing "rm -rf" Ian Barwick 2016-07-06 15:55:56 +09:00
  • 5e03ef40cb Update HISTORY Ian Barwick 2016-07-06 15:48:14 +09:00
  • 091541619d Fix repmgrd monitoring calculation when in archive recovery Ian Barwick 2016-07-06 09:27:31 +09:00
  • 5e9db47d12 Fix query in get_node_record_by_name() Ian Barwick 2016-07-05 21:06:31 +09:00
  • e8a0cd33b5 Ensure all node record structures are initialised Ian Barwick 2016-07-05 11:33:06 +09:00