Commit Graph

  • e2ffeac67d doc: add missing single quotes in repmgr.conf.sample Ian Barwick 2019-11-20 15:13:12 +09:00
  • 4ed72eb901 Minor formatting fix Ian Barwick 2019-11-20 15:13:01 +09:00
  • f158e35c13 Make variable local to code block Ian Barwick 2019-11-15 10:46:24 +09:00
  • 21475b9c70 doc: update pgbouncer fencing example Ian Barwick 2019-11-19 21:57:17 +09:00
  • 98021f1167 doc: fix minor punctuation typo Ian Barwick 2019-11-11 15:52:15 +09:00
  • 95ee576052 doc: fix minor punctuation typo Ian Barwick 2019-11-11 15:52:15 +09:00
  • ac753c2ba1 doc: ensure various repmgr.conf values are quoted appropriately Ian Barwick 2019-11-08 11:50:29 +09:00
  • ce85ba6df5 doc: update repmgr.conf sample Ian Barwick 2019-11-08 11:48:44 +09:00
  • d963558baf doc: ensure various repmgr.conf values are quoted appropriately Ian Barwick 2019-11-08 11:50:29 +09:00
  • b0bfed0495 doc: update repmgr.conf sample Ian Barwick 2019-11-08 11:48:44 +09:00
  • 017387dfd0 doc: clarify Barman configuation Ian Barwick 2019-11-07 14:26:57 +09:00
  • c3aba173ea doc: clarify Barman configuation Ian Barwick 2019-11-07 14:26:57 +09:00
  • 93acdcfda2 doc: add single quotes to "barman_config" example. Ian Barwick 2019-11-07 14:23:04 +09:00
  • 25fb24eee4 Minor cleanup in repmgr-client.c Ian Barwick 2019-10-30 16:58:30 +09:00
  • 220ec7fc96 Minimize user permissions requirements for replication slots Ian Barwick 2019-10-23 10:56:14 +09:00
  • 0bde2fc00c standby clone: fix typo in log message Ian Barwick 2019-10-28 14:08:48 +09:00
  • 1a9bcddccd standby clone: fix typo in log message Ian Barwick 2019-10-28 14:08:48 +09:00
  • f0693271d3 Clean up replication slot creation/deletion functions Ian Barwick 2019-10-25 14:28:31 +09:00
  • ff48789ea3 doc: note superuser requirement for "repmgr primary register" Ian Barwick 2019-10-25 12:41:57 +09:00
  • 87fe68032a primary register: improve debug log output Ian Barwick 2019-10-25 12:15:38 +09:00
  • c23162e787 doc: note superuser requirement for "repmgr primary register" Ian Barwick 2019-10-25 12:41:57 +09:00
  • b8f323af5a primary register: improve debug log output Ian Barwick 2019-10-25 12:15:38 +09:00
  • 63217e436a doc: note permission requirements for "repmgr standby (promote|switchover) Ian Barwick 2019-10-25 11:50:06 +09:00
  • 0112843f1b doc: note permission requirements for "repmgr standby (promote|switchover) Ian Barwick 2019-10-25 11:50:06 +09:00
  • 45b9002e5b Modify function "is_replication_role()" to reference "pg_roles" Ian Barwick 2019-10-24 16:52:59 +09:00
  • 52f9cd3bae Rename "_do_create_recovery_conf()" to "_do_create_replication_conf()" Ian Barwick 2019-10-24 15:12:39 +09:00
  • cc540a54e5 Add functions for slot creation via the streaming replication protocol Ian Barwick 2019-10-23 14:22:48 +09:00
  • 8065a443dd Clarify usage of log_db_error() function Ian Barwick 2019-10-24 10:04:15 +09:00
  • 9083f26990 Clarify usage of log_db_error() function Ian Barwick 2019-10-24 10:04:15 +09:00
  • 446d7426ba doc: note which repmgr versions are supported in the compatibility matrix Ian Barwick 2019-10-24 09:46:28 +09:00
  • b4da7caa30 doc: update README Ian Barwick 2019-10-24 09:42:23 +09:00
  • 2067c164fc doc: update README Ian Barwick 2019-10-23 13:45:34 +09:00
  • 5405ae7100 doc: note which repmgr versions are supported in the compatibility matrix Ian Barwick 2019-10-24 09:46:28 +09:00
  • aa2674e284 Fix typo in placeholder date Ian Barwick 2019-10-24 09:45:12 +09:00
  • b007d5ed4b doc: update README Ian Barwick 2019-10-24 09:42:23 +09:00
  • 63ddc2d39e Let _establish_db_connection() work with replication connections Ian Barwick 2019-10-23 14:44:51 +09:00
  • 9976e646cd doc: update README Ian Barwick 2019-10-23 13:45:34 +09:00
  • dc11330d58 Rename replication slot create/drop functions Ian Barwick 2019-10-23 13:41:47 +09:00
  • be494f0d5f standby clone: minimize requirement to check upstream data directory location Ian Barwick 2019-10-23 10:46:16 +09:00
  • 4f0613cba2 Ensure postgresql.auto.conf is created with correct permissions Ian Barwick 2019-10-18 16:45:46 +09:00
  • d7fd55be99 Update HISTORY Ian Barwick 2019-10-18 16:47:28 +09:00
  • 0574279ccb Ensure postgresql.auto.conf is created with correct permissions Ian Barwick 2019-10-18 16:45:46 +09:00
  • b74f965f54 standby clone: rename --recovery-conf-only to --replication-conf-only Ian Barwick 2019-10-18 14:44:57 +09:00
  • 5bf05f7b2d Tweak "repmgr standby --help" output not to mention recovery.conf Ian Barwick 2019-10-18 14:08:38 +09:00
  • b9e360d5b8 Tweak "repmgr standby --help" output not to mention recovery.conf Ian Barwick 2019-10-18 14:08:38 +09:00
  • 6c3b0dff4f doc: expand section about requesting support Ian Barwick 2019-10-18 11:58:13 +09:00
  • 676475dc1f doc: add link to blog entry about Pg12 replication configuration changes Ian Barwick 2019-10-18 11:57:52 +09:00
  • 047249e980 doc: expand section about requesting support Ian Barwick 2019-10-18 11:58:13 +09:00
  • 14f46b076e doc: add link to blog entry about Pg12 replication configuration changes Ian Barwick 2019-10-18 11:57:52 +09:00
  • 52abe309df Add function is_replication_role() Ian Barwick 2019-10-17 17:13:18 +09:00
  • f45b9d7024 Call check_93_config() directly from check_upstream_config() Ian Barwick 2019-10-16 16:57:53 +09:00
  • de67fa2441 standby clone: simplify data directory check Ian Barwick 2019-10-16 15:58:11 +09:00
  • 5f6d970fd9 standby clone: update code comment Ian Barwick 2019-10-16 15:45:20 +09:00
  • 0dce03a5f8 standby clone: don't query upstream's data directory Ian Barwick 2019-10-16 13:15:04 +09:00
  • 5d81e03d2d Bump master branch to 5.1dev Ian Barwick 2019-10-16 11:04:37 +09:00
  • fdb61a1dea Change version number from 5.0 to 5.0.0 Ian Barwick 2019-10-15 11:01:03 +09:00
  • 39003be5a3 Change version number from 5.0 to 5.0.0 v5.0.0 Ian Barwick 2019-10-15 11:01:03 +09:00
  • 8a38188c47 doc: split notes about PostgreSQL 9.3 and 9.4 support into a new subsection Ian Barwick 2019-10-15 10:46:14 +09:00
  • 5dcca6b053 doc: add note about 4.x development policy Ian Barwick 2019-10-15 10:42:52 +09:00
  • c27f134e50 doc: split notes about PostgreSQL 9.3 and 9.4 support into a new subsection Ian Barwick 2019-10-15 10:46:14 +09:00
  • 5a619244ee doc: add note about 4.x development policy Ian Barwick 2019-10-15 10:42:52 +09:00
  • b5448def7e doc: add repmgr 5.0 release date Ian Barwick 2019-10-15 10:29:52 +09:00
  • a0591afb1e doc: add repmgr 5.0 release date Ian Barwick 2019-10-15 10:29:52 +09:00
  • af1c889bc3 Bump version to 5.0 Ian Barwick 2019-10-14 15:10:40 +09:00
  • 2304584679 Fix handling of upstream node change check Ian Barwick 2019-10-14 09:31:47 +09:00
  • 0fbc0f42b5 Prevent use of backend string functions Ian Barwick 2019-09-26 12:05:28 +09:00
  • 4aaa24a5f8 Update configuration file conversion script Ian Barwick 2019-10-08 10:59:20 +09:00
  • ea29af2e68 Remove mistakenly added file Ian Barwick 2019-10-08 10:33:27 +09:00
  • 7053ed5b51 doc: update links to Barman documentation Ian Barwick 2019-10-08 10:30:41 +09:00
  • a845d7126d doc: minor updates to "repmgr standby clone" reference Ian Barwick 2019-10-08 10:21:26 +09:00
  • 34aa54b766 doc: clarify use of --recovery-conf-only Ian Barwick 2019-10-08 10:03:44 +09:00
  • 01ec64c330 doc: fix minor formatting error Ian Barwick 2019-10-08 09:48:04 +09:00
  • 1c317059cd doc: clarify use of --recovery-conf-only Ian Barwick 2019-10-08 10:03:44 +09:00
  • dcf5bfb649 doc: fix minor formatting error Ian Barwick 2019-10-08 09:48:04 +09:00
  • dbd3d34c89 doc; update repmgr.conf.sample Ian Barwick 2019-10-07 18:28:16 +09:00
  • f3c3320a9c doc: update examples in quickstart guide Ian Barwick 2019-10-07 18:27:38 +09:00
  • cfc5bde219 doc: update repmgr.conf samples in Barman section Ian Barwick 2019-10-07 12:05:26 +09:00
  • 41637f0c43 doc: improve instructions for cloning from Barman Ian Barwick 2019-10-07 11:56:40 +09:00
  • b61989bafe doc: improve Barman standby clone example Ian Barwick 2019-10-03 15:52:32 +09:00
  • c2987b6c9b doc: clarify barman-cli package usage Ian Barwick 2019-10-03 14:35:45 +09:00
  • c6d151ef56 doc: remove reference to Barman 1.x. Ian Barwick 2019-10-03 14:25:17 +09:00
  • ea57269569 doc: improve instructions for cloning from Barman Ian Barwick 2019-10-07 11:56:40 +09:00
  • b885337abc Minor code formatting fix Ian Barwick 2019-10-07 10:48:35 +09:00
  • e8b5b92893 doc: improve Barman standby clone example Ian Barwick 2019-10-03 15:52:32 +09:00
  • 02bdcf657f doc: add link to FAQ section about 3rd party package compatibilty Ian Barwick 2019-10-03 15:23:57 +09:00
  • 405f70f769 doc: clarify barman-cli package usage Ian Barwick 2019-10-03 14:35:45 +09:00
  • 577ca35de5 doc: remove reference to Barman 1.x. Ian Barwick 2019-10-03 14:25:17 +09:00
  • a557f2d69e Typo in the documentation of the repmgrd configuration Martín Marqués 2019-08-29 08:11:47 -03:00
  • 1196821457 doc: update FAQ Ian Barwick 2019-10-01 10:29:44 +09:00
  • c1d464f3da doc: add FAQ entry about 3rd-party PostgreSQL packages Ian Barwick 2019-10-01 10:07:25 +09:00
  • 4646bbc289 doc: standardize doc formatting Ian Barwick 2019-10-01 09:44:04 +09:00
  • bb9a0c2297 doc: update FAQ Ian Barwick 2019-10-01 09:41:49 +09:00
  • 1ed8b1067a Prevent use of backend string functions Ian Barwick 2019-09-26 12:05:28 +09:00
  • a502b2cf96 Move function parse_repmgr_version() to a more appropriate location Ian Barwick 2019-09-17 15:59:56 +09:00
  • 8e6d111f32 Refactor remote_command() function Ian Barwick 2019-09-17 15:54:01 +09:00
  • 50d4cee877 doc: link to GitHub release page Ian Barwick 2019-09-24 11:37:25 +09:00
  • db99e98236 doc: note flex required for source builds Ian Barwick 2019-09-24 11:34:24 +09:00
  • 10f00b8822 repmgr: pass explicitly provided log level when executing repmgr remotely Ian Barwick 2019-09-17 15:30:21 +09:00
  • 98e96f4375 doc: clarify configuration file changes Ian Barwick 2019-09-17 13:01:03 +09:00
  • 8489fd061f doc: update release notes Ian Barwick 2019-09-17 11:19:05 +09:00