Commit Graph

  • dc0e89e234 doc: consolidate PostgreSQL 9.4 pg_rewind references Ian Barwick 2022-07-14 09:33:12 +09:00
  • 8c031e2b05 Replace some appendPQExpBuffer occurrences with appendPQExpBufferStr Ian Barwick 2022-07-14 09:14:56 +09:00
  • 41b6194580 Replace some appendPQExpBuffer occurrences with appendPQExpBufferStr Ian Barwick 2022-07-14 09:14:56 +09:00
  • 3a157465ce repmgr: update README Ian Barwick 2022-07-06 09:39:31 +09:00
  • d501781a5f repmgr: update README Ian Barwick 2022-07-06 09:39:31 +09:00
  • de5265f594 Update Makefile Ian Barwick 2022-06-03 10:28:12 +09:00
  • 70da9e8a53 Update Makefile Ian Barwick 2022-06-03 10:28:12 +09:00
  • 66ac4183b4 doc: clarifications for upgrade process Ian Barwick 2022-05-26 10:17:32 +09:00
  • 6602a98f2e doc: clarifications for upgrade process Ian Barwick 2022-05-26 10:17:32 +09:00
  • b6ba0c3d45 Finalize 5.3.2 release v5.3.2epas v5.3.2 Ian Barwick 2022-05-25 15:59:51 +09:00
  • 59e5bc1500 doc: update compatibility matrix for repmgr 5.4 / PostgreSQL 15 Ian Barwick 2022-05-25 14:05:04 +09:00
  • 8164914598 Add 5.3.2 release date Ian Barwick 2022-05-25 14:03:04 +09:00
  • eb867516ff doc: update release notes Ian Barwick 2022-05-25 14:01:51 +09:00
  • 6b961ab6a7 doc: update release notes Ian Barwick 2022-05-25 13:56:59 +09:00
  • e4d6e2cd11 Add 5.3.2 release date Ian Barwick 2022-05-25 14:03:04 +09:00
  • a28b6641b8 doc: update release notes Ian Barwick 2022-05-25 14:01:51 +09:00
  • 78d2acf204 doc: update release notes Ian Barwick 2022-05-25 13:56:59 +09:00
  • 7e2d14d225 shared library: remove redundant code Ian Barwick 2022-05-17 20:00:12 +09:00
  • b3d52c4332 shared library: remove redundant code Ian Barwick 2022-05-17 19:56:48 +09:00
  • 72ae977d0d Bump version number Ian Barwick 2022-05-17 09:38:40 +09:00
  • 599351eea8 Ensure replication slots can be dropped by a replication-only user Ian Barwick 2022-05-16 16:35:50 +09:00
  • a90d1cf3dd Ensure replication slots can be dropped by a replication-only user Ian Barwick 2022-05-16 16:35:50 +09:00
  • 4a73bdcfd0 need to provide the follow target node record for node follow internal dev/drop_replication_slot_replprot Ian Barwick 2022-05-16 15:50:02 +09:00
  • e27f213949 split out replication slot connection creation code into function Ian Barwick 2022-05-16 13:51:45 +09:00
  • fca2b3ade7 doc: update release notes Ian Barwick 2022-05-16 12:05:35 +09:00
  • cce5ca2245 doc: update release notes Ian Barwick 2022-05-16 12:05:35 +09:00
  • 89ba005726 repmgrd: improve walsender disable check Ian Barwick 2022-05-16 11:51:55 +09:00
  • 6f87d2c61e repmgrd: improve walsender disable check Ian Barwick 2022-05-16 11:51:55 +09:00
  • be2e0abaf1 repmgrd: improve walsender disable check dev/standby_disconnect_on_failover-check Ian Barwick 2022-05-16 11:51:55 +09:00
  • 5ddf450919 dbutils: move get_wal_receiver_pid() to a more consistent location Ian Barwick 2022-05-16 10:40:42 +09:00
  • c0763c94c8 dbutils: move get_wal_receiver_pid() to a more consistent location Ian Barwick 2022-05-16 10:40:42 +09:00
  • ea689d17b5 repmgr: add code comment about pg_stat_tmp in PostgreSQL 15+ Ian Barwick 2022-05-15 15:19:02 +09:00
  • de343f0cbe shared library: update for PostgreSQL 15 Ian Barwick 2022-05-14 17:12:49 +09:00
  • 20342bb8ee doc: expand non-superuser permissions explanation Ian Barwick 2022-05-13 11:08:11 +09:00
  • e6f1b8c279 doc: expand non-superuser permissions explanation Ian Barwick 2022-05-13 11:08:11 +09:00
  • ea36c5dde3 doc: clarify permissions requirements in "standby switchover" Ian Barwick 2022-05-13 14:25:02 +09:00
  • fc72e0bf93 doc: clarify permissions requirements in "standby clone" Ian Barwick 2022-05-13 13:47:09 +09:00
  • 8e5f469fa1 doc: clarify permissions requirements in "standby switchover" Ian Barwick 2022-05-13 14:25:02 +09:00
  • 73cb3abd44 doc: clarify permissions requirements in "standby clone" Ian Barwick 2022-05-13 13:47:09 +09:00
  • b10e9b89dd standby clone: update source comment Ian Barwick 2022-05-13 13:37:45 +09:00
  • a3c77cac41 standby clone: update source comment Ian Barwick 2022-05-13 13:37:45 +09:00
  • a7d87d5992 doc: add missing short form option to "standby clone" Ian Barwick 2022-05-13 11:53:49 +09:00
  • 015c0c8458 dbutils.c: fix typo in comment Ian Barwick 2022-05-13 11:51:58 +09:00
  • 706d570790 doc: add missing short form option to "standby clone" Ian Barwick 2022-05-13 11:53:49 +09:00
  • 433bde82e8 dbutils.c: fix typo in comment Ian Barwick 2022-05-13 11:51:58 +09:00
  • 8f5319ce75 Disable exclusive backup check in PostgreSQL 15 and later Ian Barwick 2022-05-11 15:25:38 +09:00
  • 4c05307da1 repmgr: fix error message Ian Barwick 2022-05-11 14:57:34 +09:00
  • 474d85d647 repmgr: fix error message Ian Barwick 2022-05-11 14:57:34 +09:00
  • 207057a159 repmgrd: ensure witness node marked active zhouhj43183 2022-05-11 13:35:29 +09:00
  • 743e0e5480 repmgrd: ensure witness node marked active zhouhj43183 2022-05-11 13:35:29 +09:00
  • 65d796ee3e doc: update release notes Ian Barwick 2022-05-10 16:22:51 +09:00
  • 35c4ba1fbe doc: update release notes Ian Barwick 2022-05-10 16:22:51 +09:00
  • 0fb4c0930a doc: update release notes Ian Barwick 2022-05-10 16:09:17 +09:00
  • 30082eab02 doc: update release notes Ian Barwick 2022-05-10 16:09:17 +09:00
  • cee3b8446a standby clone: don't error out if unable to determine cluster size Ian Barwick 2022-05-10 15:02:24 +09:00
  • d9d60fa420 standby clone: don't error out if unable to determine cluster size Ian Barwick 2022-05-10 15:02:24 +09:00
  • 90a700c7c0 node check: prevent WARNING in --downstream --nagios output Ian Barwick 2022-04-20 17:45:00 +09:00
  • cc4475b8e2 node check: fix --downstream --nagios output Ian Barwick 2022-04-20 17:35:44 +09:00
  • 9f1c9ef829 node check: tweak --upstream --nagios output Ian Barwick 2022-04-20 16:40:53 +09:00
  • 2756d6fd94 node check: prevent WARNING in --downstream --nagios output Ian Barwick 2022-04-20 17:45:00 +09:00
  • bb63fb08d0 node check: fix --downstream --nagios output Ian Barwick 2022-04-20 17:35:44 +09:00
  • 9508673e00 node check: tweak --upstream --nagios output Ian Barwick 2022-04-20 16:40:53 +09:00
  • 3e3803fa32 doc: fix XML error Ian Barwick 2022-04-19 11:26:01 +09:00
  • 2a05f495f6 doc: fix XML error Ian Barwick 2022-04-19 11:26:01 +09:00
  • d342acfefe Doc: Update or remove references to recovery.conf Felix Dreissig 2022-03-31 22:06:29 +02:00
  • 2f27fec510 Sample config: Update link to docs Felix Dreissig 2022-03-31 21:49:15 +02:00
  • 8119aef378 Doc: Update or remove references to recovery.conf Felix Dreissig 2022-03-31 22:06:29 +02:00
  • 35c8a53790 Sample config: Update link to docs Felix Dreissig 2022-03-31 21:49:15 +02:00
  • 1c7fec9a1a Add SonarQube (#751) Doug Calobrisi 2022-04-18 10:04:54 -04:00
  • a80ee17b6c Update install-packages.xml postgres 14 and not 11 James Stroud 2022-03-30 00:00:38 -04:00
  • 3b8294e4cb Update install-packages.xml postgres 14 and not 11 James Stroud 2022-03-30 00:00:38 -04:00
  • 595494f8a1 doc: use "note" rather than "important" Ian Barwick 2022-03-16 10:40:28 +09:00
  • f5e42e1851 doc: use "note" rather than "important" Ian Barwick 2022-03-16 10:40:28 +09:00
  • 3ca4c273fa doc: update witness server notes Ian Barwick 2022-03-16 10:26:47 +09:00
  • f7b9e11d6f doc: update witness server notes Ian Barwick 2022-03-16 10:26:47 +09:00
  • 41f0688f69 docs: update package installation instructions Ian Barwick 2022-03-11 10:23:51 +09:00
  • 197c87d13b docs: update package installation instructions Ian Barwick 2022-03-11 10:23:51 +09:00
  • 67e2e8e613 docs: update one more instance of the company name Ian Barwick 2022-02-15 16:21:43 +09:00
  • c6f137d438 docs: update other instances of the company name, where appropriate Ian Barwick 2022-02-15 16:14:31 +09:00
  • 6cd41aaaf6 docs: update company name on cover pages Ian Barwick 2022-02-15 16:01:51 +09:00
  • 78be15b06c docs: update one more instance of the company name v5.3.1epas Ian Barwick 2022-02-15 16:21:43 +09:00
  • f02be50118 docs: update other instances of the company name, where appropriate Ian Barwick 2022-02-15 16:14:31 +09:00
  • ac62101dc0 docs: update company name on cover pages Ian Barwick 2022-02-15 16:01:51 +09:00
  • b4dca347b4 docs: finalize 5.3.1 release notes Ian Barwick 2022-02-15 13:38:24 +09:00
  • 78cc278639 docs: finalize release notes v5.3.1rc1 v5.3.1 Ian Barwick 2022-02-15 13:38:24 +09:00
  • ceb65027c6 Bump version number Ian Barwick 2022-02-04 09:08:04 +09:00
  • e6caa14ea2 Bump version number Ian Barwick 2022-02-03 14:48:47 +09:00
  • 88a11f36ca Add include for pwd.h Ian Barwick 2022-02-03 14:20:22 +09:00
  • 2e1d1f9a57 Add include for pwd.h Ian Barwick 2022-02-03 14:20:22 +09:00
  • fa851ea38f doc: update version matrix Ian Barwick 2022-02-03 13:30:29 +09:00
  • 7f371b11a5 doc: update version matrix Ian Barwick 2022-02-03 13:30:29 +09:00
  • 349eacd4b7 doc: update release notes Ian Barwick 2022-02-03 13:09:42 +09:00
  • 9f2afe9643 Fix upgrade paths from 4.1 ~ 4.3 to 5.2 and later Ian Barwick 2022-02-03 12:59:52 +09:00
  • 593bffb18f doc: repmgr 5.2 is no longer supported. Ian Barwick 2021-10-12 14:05:41 +09:00
  • 8a36cc3b2d doc: update version matrix Ian Barwick 2021-10-12 13:49:28 +09:00
  • 2733579a76 doc: update release notes Ian Barwick 2022-02-03 13:09:42 +09:00
  • 947d14979f Fix upgrade paths from 4.1 ~ 4.3 to 5.2 and later Ian Barwick 2022-02-03 12:59:52 +09:00
  • 356f65531f repmgrd: move connection pointer declaration inside relevant block Ian Barwick 2022-01-04 12:45:28 +09:00
  • b8cb1feb49 repmgrd: move connection pointer declaration inside relevant block Ian Barwick 2022-01-04 12:45:28 +09:00
  • 2a7579c770 doc: update release notes Ian Barwick 2022-01-04 12:32:43 +09:00