Commit Graph

  • 172a3d90cf Terminate rather than destroy Ian Barwick 2015-03-19 09:55:20 +09:00
  • 86d24759a0 In configuration check, check that 'archive_command' is not empty Ian Barwick 2015-03-18 16:07:34 +09:00
  • 7bd54b5a70 3.0rc3 Ian Barwick 2015-03-17 23:16:18 +09:00
  • 3e04c8e720 Event logging and notifications Ian Barwick 2015-03-17 20:10:00 +09:00
  • 7f98bb7aec Create event record for rempgrd termination Ian Barwick 2015-03-17 19:08:59 +09:00
  • 9e2736be4c Remove superfluous configuration check Ian Barwick 2015-03-17 18:41:17 +09:00
  • 4b3966d6a7 Update HISTORY Ian Barwick 2015-03-17 16:07:04 +09:00
  • 5a1036cea2 Update and rework repmgr.conf.sample Ian Barwick 2015-03-17 14:13:46 +09:00
  • e21448831d Standardize configuration error messages for 'failover' parameter. Ian Barwick 2015-03-17 08:19:29 +09:00
  • 155f5075cb Improve configuration error and warning messages Ian Barwick 2015-03-17 08:14:27 +09:00
  • 9cfd6680b3 Remove superfluous comment Ian Barwick 2015-03-17 08:01:09 +09:00
  • 874616f149 Add %n/node id format option for 'event_notification_command' Ian Barwick 2015-03-16 18:04:50 +09:00
  • 61ce18ebbe Add configuration parameter 'event_notifications' Ian Barwick 2015-03-16 17:31:26 +09:00
  • 922dfd88e5 Add configuration option 'event_notification_command' Ian Barwick 2015-03-16 13:41:13 +09:00
  • b41235b896 Tweak code comments Ian Barwick 2015-03-16 09:31:08 +09:00
  • 0307c51d4b Add initial event logging code Ian Barwick 2015-03-13 16:43:28 +09:00
  • 6d608aea7f Merge pull request #50 from wking/autofailover-quick-setup-copy-edits Abhijit Menon-Sen 2015-03-15 23:13:28 +05:30
  • 5d26e27b48 autofailover_quick_setup.rst: '$(...)' for command substitution W. Trevor King 2015-03-14 12:04:38 -07:00
  • 2fa2dfff95 autofailover_quick_setup.rst: Double-colon before literal block W. Trevor King 2015-03-14 12:00:30 -07:00
  • 9e5b3e0a2d autofailover_quick_setup.rst: Replace tabs with spaces W. Trevor King 2015-03-14 11:59:46 -07:00
  • e0b82393b0 autofailover_quick_setup.rst: Restructure notes about witness server information W. Trevor King 2015-03-14 11:56:36 -07:00
  • 5c64f09889 autofailover_quick_setup.rst: 'failover procedure' -> 'the failover procedure' W. Trevor King 2015-03-14 11:49:50 -07:00
  • af7dee05a4 autofailover_quick_setup.rst: 'it is needed' -> 'you need' W. Trevor King 2015-03-14 11:49:10 -07:00
  • bdb8ee1a6f autofailover_quick_setup.rst: 'Clone the node1' -> 'Clone node1' W. Trevor King 2015-03-14 11:43:54 -07:00
  • 3799d089a1 autofailover_quick_setup.rst: 'Log in' -> 'Log in to' W. Trevor King 2015-03-14 11:40:37 -07:00
  • d06bd0ddea autofailover_quick_setup.rst: 'allows setups' -> 'allows for' W. Trevor King 2015-03-14 11:34:42 -07:00
  • 7fed433df1 autofailover_quick_setup.rst: 'hostname fully qualified' -> FQDN W. Trevor King 2015-03-14 11:29:58 -07:00
  • 9517624297 autofailover_quick_setup.rst: Replace 'server used for witness' W. Trevor King 2015-03-14 11:27:13 -07:00
  • 25ea635689 autofailover_quick_setup.rst: Reword 'failover need to vote' W. Trevor King 2015-03-14 11:23:34 -07:00
  • 0d971d9009 autofailover_quick_setup.rst: Reword name-with-status caution W. Trevor King 2015-03-14 11:19:26 -07:00
  • 5bba37cebd autofailover_quick_setup.rst: Replace 'fail-over' with 'failover' W. Trevor King 2015-03-14 11:17:46 -07:00
  • 886a9fd036 A couple of items for later Abhijit Menon-Sen 2015-03-13 16:14:01 +05:30
  • 94d0d119f6 Fix typo Abhijit Menon-Sen 2015-03-12 21:34:36 +05:30
  • 96c8cd4148 Update code comments Ian Barwick 2015-03-13 16:43:12 +09:00
  • 619f95d85c Update code comments Ian Barwick 2015-03-13 12:49:06 +09:00
  • 97ae6dbf57 Remove superfluous configuration check Ian Barwick 2015-03-13 12:04:08 +09:00
  • 2929ed9be0 Make parameters 'conninfo' and 'node_name' mandatory Ian Barwick 2015-03-13 11:57:34 +09:00
  • 33037dd7fb Explicitly specify problematic parameter names in error messages. Ian Barwick 2015-03-13 11:46:06 +09:00
  • 36db199882 Retrieve node's active status too Ian Barwick 2015-03-13 11:31:01 +09:00
  • 728b71c700 Clarify error message Ian Barwick 2015-03-13 08:26:11 +09:00
  • 97c9525479 Note what to do with the names Abhijit Menon-Sen 2015-03-12 20:34:08 +05:30
  • bf957ac173 Note 9.4 above wal_keep_segments Abhijit Menon-Sen 2015-03-12 20:33:07 +05:30
  • e358c20b84 Oops, it's .rst not .md; also typeset filenames properly Abhijit Menon-Sen 2015-03-12 20:21:17 +05:30
  • aaf219a694 Even more clear Abhijit Menon-Sen 2015-03-12 20:15:23 +05:30
  • c69e4e93f2 Be very clear about conninfo's host= Abhijit Menon-Sen 2015-03-12 20:14:27 +05:30
  • 8a4f4bbd83 Shorten the title; we don't need to say cluster Abhijit Menon-Sen 2015-03-12 20:11:29 +05:30
  • 36a9e17bd3 More feedback is good Abhijit Menon-Sen 2015-03-12 20:09:03 +05:30
  • 95ac7e889b Tweak and add a reference to .sample Abhijit Menon-Sen 2015-03-12 20:07:46 +05:30
  • 0a5457efb2 Rewrite the repmgr configuration section Abhijit Menon-Sen 2015-03-12 20:04:31 +05:30
  • aa67a4b7e9 Add missing newline Abhijit Menon-Sen 2015-03-12 19:46:40 +05:30
  • f8a0e45f5b Rewrite the server configuration section Abhijit Menon-Sen 2015-03-12 19:39:10 +05:30
  • 6b8f96b590 Split out packaging notes too Abhijit Menon-Sen 2015-03-12 18:34:55 +05:30
  • e01807ea20 Split out SSH configuration bits from the old README Abhijit Menon-Sen 2015-03-12 18:22:21 +05:30
  • 080bb81aeb A last little tweak Abhijit Menon-Sen 2015-03-12 18:07:58 +05:30
  • d8fe1ebf47 Minor .md tweaking Abhijit Menon-Sen 2015-03-12 18:01:15 +05:30
  • 9b7cb5b0c0 Rewrite installation and move things around a bit Abhijit Menon-Sen 2015-03-12 17:58:27 +05:30
  • 2c69119eff Don't say 'standbies', especially when we don't actually do anything Abhijit Menon-Sen 2015-03-12 17:49:27 +05:30
  • cc1e285d90 Rewrite requirements Abhijit Menon-Sen 2015-03-12 17:37:05 +05:30
  • 4ee84f4f05 Rewrite the introduction and overview Abhijit Menon-Sen 2015-03-12 16:54:33 +05:30
  • ad83f8f12e Fix typo Abhijit Menon-Sen 2015-03-12 14:14:30 +05:30
  • ce254ccde3 Add instructions for upgrading from repmgr2 to repmgr3 Ian Barwick 2015-03-12 14:15:00 +09:00
  • c833dd65f9 rempgr -> repmgr Ian Barwick 2015-03-12 11:42:50 +09:00
  • 7e615c5e0d Add witness server information Ian Barwick 2015-03-12 11:42:28 +09:00
  • a0a2f87d32 Fix format and typos Ian Barwick 2015-03-12 10:50:02 +09:00
  • dce16d794c Update README - add witness create section Ian Barwick 2015-03-12 10:44:38 +09:00
  • 60b14ab107 Update README Ian Barwick 2015-03-12 10:26:34 +09:00
  • 65afc42afa Remove superfluous comment Ian Barwick 2015-03-12 10:16:46 +09:00
  • 0bba5ad792 3.0rc2 Ian Barwick 2015-03-11 22:54:29 +09:00
  • f3d5a4a7b0 Clarify pg_basebackup vs rsync Ian Barwick 2015-03-11 21:35:42 +09:00
  • 6597a03559 Remove accidentally added file Ian Barwick 2015-03-11 21:34:46 +09:00
  • 78dad4fc52 Add note about replication slots Ian Barwick 2015-03-11 21:33:34 +09:00
  • b152cccd69 Events table removed for now Ian Barwick 2015-03-11 21:26:43 +09:00
  • 6e5d4e0235 Add repmgr command reference Ian Barwick 2015-03-11 18:13:45 +09:00
  • 5ade2a1f2d Clarify that slots won't work with 9.3 and add useful links Ian Barwick 2015-03-11 17:43:09 +09:00
  • cd2f74a840 Update README with replication slot information Ian Barwick 2015-03-11 17:40:27 +09:00
  • fb28ee6f1c Update README Ian Barwick 2015-03-11 15:48:01 +09:00
  • c02d226d2f Clarify error message Ian Barwick 2015-03-11 15:31:19 +09:00
  • fe1bd5fb91 Clarify reason for defaulting to port 5499 for the witness server Ian Barwick 2015-03-11 15:02:13 +09:00
  • bc63099dcf Add missing \n Ian Barwick 2015-03-11 14:52:01 +09:00
  • ef5ef9c13f Update README Ian Barwick 2015-03-11 13:53:17 +09:00
  • 02646165be No need to keep 2.x spec files hanging around Ian Barwick 2015-03-11 09:15:18 +09:00
  • d08bd352c1 Use pg_malloc0() instead of malloc() Ian Barwick 2015-03-10 23:37:18 +09:00
  • 53b990c65d Initialize cli_errors Ian Barwick 2015-03-10 15:59:53 +09:00
  • 1979fe63ca Rename variable for consistency Ian Barwick 2015-03-10 15:56:53 +09:00
  • b0ce1fc801 Fix release numbers Ian Barwick 2015-03-10 14:51:31 +09:00
  • 28c2652580 Put files back where expected in Makefile Ian Barwick 2015-03-10 14:41:15 +09:00
  • e3b8a8fc3a Initial spec file for 3.x/9.3 Ian Barwick 2015-03-10 14:09:05 +09:00
  • 74d925475e Separate specfiles by major version Ian Barwick 2015-03-10 11:07:59 +09:00
  • bd96e0ca72 Remove various temporary debugging output, comments Ian Barwick 2015-03-10 09:55:16 +09:00
  • 918ee3811f Improve error message Ian Barwick 2015-03-10 08:42:46 +09:00
  • 606d0afabc primary -> master Ian Barwick 2015-03-09 15:48:46 +09:00
  • e16c3b2c9a Improve -?/--help output Ian Barwick 2015-03-09 15:16:24 +09:00
  • 4e6c250830 Remove experimental event logging code Ian Barwick 2015-03-09 14:39:04 +09:00
  • 29110a6e11 Consolidate version checking code Ian Barwick 2015-03-09 14:19:13 +09:00
  • abf92883a8 Clean up log output Ian Barwick 2015-03-09 12:00:05 +09:00
  • bdf1696b58 Fix WAL level check for 9.4 and later Ian Barwick 2015-03-09 10:07:31 +09:00
  • 0aae96008f Parse config file before daemonizing Ian Barwick 2015-03-09 08:21:54 +09:00
  • 7ad001e0c5 Parse config file before daemonizing Ian Barwick 2015-03-09 08:21:54 +09:00
  • fb8296644d Canonicalize configuration file path Ian Barwick 2015-03-09 08:25:35 +09:00
  • e603498f43 Parse config file before daemonizing Ian Barwick 2015-03-09 08:21:54 +09:00