Commit Graph

  • 2e9f4aa30f Convert QUICKSTART file to markdown format Ian Barwick 2014-07-16 07:57:00 +09:00
  • 0dcacc3a70 Formatting fixes Ian Barwick 2014-07-07 14:10:00 +09:00
  • 65120c47cf Fix formatting Ian Barwick 2014-07-07 11:51:10 +09:00
  • f9397c0f06 Add a "quickstart" guide Ian Barwick 2014-07-07 11:39:26 +09:00
  • af3c865b05 Fix log messages in do_standby_promote() Ian Barwick 2014-07-07 11:30:29 +09:00
  • 112a11a311 Typo fixes Ian Barwick 2014-07-07 11:10:32 +09:00
  • 7b87b5eddd Change successful standby promotion message to log level 'NOTICE' Ian Barwick 2014-07-07 11:09:07 +09:00
  • 1aa36ca1c1 Properly specify rsync --exclude directories Ian Barwick 2014-07-07 10:42:45 +09:00
  • a7eff1f39e Typo fixes and minor wording tweaks for clarity Ian Barwick 2014-07-03 15:41:51 +09:00
  • e64e230559 Update README.rst Riegie Godwin Jeyaranchen 2014-06-19 20:53:42 -04:00
  • bba167db9e init script: make status call return proper return code Nathan Van Overloop 2014-06-06 15:47:33 +02:00
  • 2676adcaed re-add comment full debug of log.c Nathan Van Overloop 2014-06-06 14:45:27 +02:00
  • 5a27d5e57b on init of witness server create db and user to avoid using postgres Nathan Van Overloop 2014-06-05 13:40:04 +02:00
  • 4071589ba5 adapt makefile for RHEL + RHEL specific files Nathan Van Overloop 2014-06-06 11:14:08 +02:00
  • 6cb2376974 Makefile: create bindir before instal + force dir brynhood 2014-04-28 14:27:52 +02:00
  • 235c98a0b5 Typo in example command. PriceChild 2014-04-01 16:31:33 +01:00
  • 16da2f48c2 keep naming consistent Warren Moore 2014-03-24 15:18:37 +00:00
  • c23e5858f2 fix: witness creation and monitoring Warren Moore 2014-03-24 14:19:29 +00:00
  • 30ccee43d9 debian init script and config file documentation fixes József Kószó 2014-03-22 22:23:15 +01:00
  • 9357f89d12 debian init script and config file documentation fixes József Kószó 2014-03-22 22:13:33 +01:00
  • 48da11acfd debian init script and config file documentation fixes József Kószó 2014-03-21 14:18:07 +01:00
  • 07c54c296c removed old comment Christian Kruse 2014-03-06 18:24:55 +01:00
  • 8f0b9592e8 no longer use global variable for SQL query buffer Christian Kruse 2014-03-06 18:23:36 +01:00
  • b35bf3f91d removed no-longer used variable Christian Kruse 2014-03-06 18:23:15 +01:00
  • 04c101c5f0 rather big refactoring: use a naming scheme Christian Kruse 2014-03-06 18:22:16 +01:00
  • 65989840d2 avoid usage of snprintf() Christian Kruse 2014-03-06 18:11:04 +01:00
  • 24bd4e7a3f completely avoid usage of strnlen() Christian Kruse 2014-03-06 18:08:10 +01:00
  • 1c67e105ff pg_indent'ing all files… Christian Kruse 2014-03-06 16:07:01 +01:00
  • f72bb2f093 Fix syntax errors in repmgr.c Marco Nenciarini 2014-10-30 12:09:55 +01:00
  • 927667905e Code review: Do not use psql on do_witness_create, use createdb and createuser binaries instead Jaime Casanova 2014-10-29 19:25:14 -05:00
  • 684d66f48e Merge pull request #27 from Nexperteam/witness-fixes Jaime2ndQuadrant 2014-10-29 19:05:38 -05:00
  • 406c325ccb Merge pull request #23 from wamonite/fix_witness Jaime2ndQuadrant 2014-10-29 18:44:53 -05:00
  • c23ee3830b errcode.h is a local header. Martín Marqués 2014-09-29 16:09:55 -03:00
  • dc0dfe9b56 If the user doesn't pass the port on which the primary server is listening we have to assume it's the DEFAULT_MASTER_PORT. Martín Marqués 2014-09-29 16:06:05 -03:00
  • 313d787ebf Clarify repmgr database role Ian Barwick 2014-07-16 14:10:18 +09:00
  • 253992c5ec Fix pg_hba.conf example Ian Barwick 2014-07-16 13:51:05 +09:00
  • 47b7c4ce06 Update HISTORY for minor release 2.0.1 v2.0.1 Ian Barwick 2014-07-16 11:00:58 +09:00
  • 99ed9a065e Formatting fixes Ian Barwick 2014-07-16 10:58:05 +09:00
  • a87d859e56 Correct year in specfile changelog Ian Barwick 2014-07-16 09:58:51 +09:00
  • 7350a8bf57 Fix code block formatting Ian Barwick 2014-07-16 08:07:07 +09:00
  • 75baed233b Convert QUICKSTART file to markdown format Ian Barwick 2014-07-16 07:57:00 +09:00
  • 5b9ac4585b Formatting fixes Ian Barwick 2014-07-07 14:10:00 +09:00
  • 2cbee90f35 Fix formatting Ian Barwick 2014-07-07 11:51:10 +09:00
  • fa7d8df534 Add a "quickstart" guide Ian Barwick 2014-07-07 11:39:26 +09:00
  • 0cbd5d3933 Fix log messages in do_standby_promote() Ian Barwick 2014-07-07 11:30:29 +09:00
  • a0e4c99ab4 Typo fixes Ian Barwick 2014-07-07 11:10:32 +09:00
  • 98c5215871 Change successful standby promotion message to log level 'NOTICE' Ian Barwick 2014-07-07 11:09:07 +09:00
  • e40b9db0a6 Properly specify rsync --exclude directories Ian Barwick 2014-07-07 10:42:45 +09:00
  • 54e62c3d65 Typo fixes and minor wording tweaks for clarity Ian Barwick 2014-07-03 15:41:51 +09:00
  • bfd482bebc Merge pull request #28 from Nexperteam/rhel-scripts Abhijit Menon-Sen 2014-06-26 22:55:56 +05:30
  • 6a0fc43086 Merge pull request #26 from Nexperteam/master Abhijit Menon-Sen 2014-06-26 22:54:09 +05:30
  • 8f47111072 Merge pull request #31 from riegie/patch-1 Abhijit Menon-Sen 2014-06-26 22:51:52 +05:30
  • 0b5b3aaa4b Update README.rst Riegie Godwin Jeyaranchen 2014-06-19 20:53:42 -04:00
  • d8bba0de03 init script: make status call return proper return code Nathan Van Overloop 2014-06-06 15:47:33 +02:00
  • a11bb60fd5 re-add comment full debug of log.c Nathan Van Overloop 2014-06-06 14:45:27 +02:00
  • 4f810aee2c on init of witness server create db and user to avoid using postgres Nathan Van Overloop 2014-06-05 13:40:04 +02:00
  • 73d352b2a2 adapt makefile for RHEL + RHEL specific files Nathan Van Overloop 2014-06-06 11:14:08 +02:00
  • 143aa57bb8 Makefile: create bindir before instal + force dir brynhood 2014-04-28 14:27:52 +02:00
  • 5b15fcff5c Merge pull request #24 from PriceChild/patch-1 Abhijit Menon-Sen 2014-04-08 11:04:09 +05:30
  • 4469de533e Typo in example command. PriceChild 2014-04-01 16:31:33 +01:00
  • 30045f3bec keep naming consistent Warren Moore 2014-03-24 15:18:37 +00:00
  • d93d42fadb fix: witness creation and monitoring Warren Moore 2014-03-24 14:19:29 +00:00
  • 7c89a4d762 Merge pull request #20 from kjoe/master Christian Kruse 2014-03-24 07:46:56 +01:00
  • b3c68dead8 debian init script and config file documentation fixes József Kószó 2014-03-22 22:23:15 +01:00
  • b9ab9010c0 debian init script and config file documentation fixes József Kószó 2014-03-22 22:13:33 +01:00
  • 2a6c835a5a debian init script and config file documentation fixes József Kószó 2014-03-21 14:18:07 +01:00
  • 069f9ff2ed version push v2.0 Christian Kruse 2014-03-17 14:26:56 +01:00
  • b8ade8e908 fixing some documentation errors Christian Kruse 2014-03-10 15:48:44 +01:00
  • 2d48d5aee4 fixing some documentation errors Christian Kruse 2014-03-10 15:48:44 +01:00
  • 653e11c2a7 basic min_recovery_apply_delay support Christian Kruse 2014-03-10 15:41:38 +01:00
  • 91c29fe2a2 removed old comment Christian Kruse 2014-03-06 18:24:55 +01:00
  • 573f1d3b2e no longer use global variable for SQL query buffer Christian Kruse 2014-03-06 18:23:36 +01:00
  • 0a6ff7faec removed no-longer used variable Christian Kruse 2014-03-06 18:23:15 +01:00
  • 98b1f8d28a rather big refactoring: use a naming scheme Christian Kruse 2014-03-06 18:22:16 +01:00
  • 9eba986833 avoid usage of snprintf() Christian Kruse 2014-03-06 18:11:04 +01:00
  • 164cf9d08f completely avoid usage of strnlen() Christian Kruse 2014-03-06 18:08:10 +01:00
  • d8b8bf0e2a pg_indent'ing all files… Christian Kruse 2014-03-06 16:07:01 +01:00
  • c0abb3be31 Merge branch 'master' into REL2_0_STABLE Christian Kruse 2014-03-06 15:23:52 +01:00
  • fed5c77653 various improvements and bugfixes in the init script Christian Kruse 2014-03-06 15:23:22 +01:00
  • 8429b43edf Merge pull request #14 from wamonite/fix_follow_user Christian Kruse 2014-03-06 15:20:02 +01:00
  • 7e55ce737d fix: store the master connection user name on standby follow Warren Moore 2014-03-05 16:49:56 +00:00
  • 98c7635fb5 fixing more compiler warnings Christian Kruse 2014-03-04 17:58:36 +01:00
  • 90ecb2b107 fix: check return values of freopen() Christian Kruse 2014-03-04 15:32:48 +01:00
  • 50b9022a41 fix: don't use Windows newlines Christian Kruse 2014-03-04 12:59:23 +01:00
  • 150ccc0662 add option to avoid repmgrd started upon installation Christian Kruse 2014-03-04 12:46:05 +01:00
  • 0a71123920 Merge branch 'master' into REL2_0_STABLE v2.0RC2 Christian Kruse 2014-03-03 09:25:08 +01:00
  • 0ff14a2aa1 avoid compiler warnings Christian Kruse 2014-02-21 13:47:29 +01:00
  • 5215265694 fix: now CloseConnections() is much more safe Christian Kruse 2014-02-18 17:06:36 +01:00
  • e45ac25348 fix: progname is const, do not free it Christian Kruse 2014-02-18 16:45:35 +01:00
  • a1ce01f033 fix: fixed some leaks Christian Kruse 2014-02-18 16:35:29 +01:00
  • 516cde621a fix: strcpy() on overlapping memory regions is invalid Christian Kruse 2014-02-18 15:42:20 +01:00
  • f0807923a3 fix: gettimeofday() expects two arguments Christian Kruse 2014-02-18 15:33:56 +01:00
  • 10ca8037f8 added some more log messages Christian Kruse 2014-02-18 14:10:12 +01:00
  • 0dc46f0dc8 fix: set connection to NULL when finishing it Christian Kruse 2014-02-18 13:42:49 +01:00
  • c3b58658ad fixing repmgr repl_status columns Christian Kruse 2014-02-15 01:35:27 +01:00
  • 18f1fed77f fixing wait_connection_availability() Christian Kruse 2014-02-15 01:31:12 +01:00
  • d58fd080ca flush stderr after a log message appears Christian Kruse 2014-02-15 01:29:12 +01:00
  • c4ac2d3343 fixing PQexec() calls Christian Kruse 2014-02-15 01:27:53 +01:00
  • a72c2296e9 Merge branch 'master' into REL2_0_STABLE Christian Kruse 2014-02-11 09:28:40 +01:00
  • 5ff1beeea7 do not enable autofailover by default Christian Kruse 2014-02-11 09:27:31 +01:00