repmgr 4.3 Now Available

From: Monica Real Amores <monica(dot)realamores(at)2ndquadrant(dot)com>
To: pgsql-announce(at)postgresql(dot)org
Subject: repmgr 4.3 Now Available
Date: 2019-04-02 14:08:04
Message-ID: CAJD53=1N5QPkGqhNxdrUEbmMR60ubs1o6wpfZH44JqeJn+Jq_w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-announce

2ndQuadrant today announced the release of repmgr 4.3 [
https://www.2ndquadrant.com/en/resources/repmgr/] This major release
includes several important enhancements, making usage of repmgr more
flexible and powerful.

repmgr is the most popular tool for PostgreSQL replication and failover
management, which enhances and complements the built-in replication
capabilities in PostgreSQL. This makes repmgr easy to set up to manage
standby servers, check replication status, and perform administrative tasks
such as switchover operations.The repmgrd daemon provides automatic
failover capability to maximize database uptime, and can easily be
integrated with other tools such as PgBouncer for high application
availability.

repmgr 4.3 presents the following usability enhancements:

- repmgr standby follow. Option --upstream-node-id can now be used to
specify another standby to follow.
- repmgr standby follow. Verifies that it is possible to follow another
node.
- repmgr node rejoin. Verifies that it is possible to attach the node to
the current primary.
- Add new commands repmgr daemon start and repmgr daemon stop. Provides a
standardized way of starting and stopping repmgrd.
- repmgr daemon status. Displays the node priority and the interval (in
seconds) since the repmgrd instance last verified its upstream node was
available.
- Add --compact option to repmgr cluster show.Makes it easier to copy the
output as a compact table to emails, chats etc.
- repmgr cluster show. Differentiates between unreachable nodes and nodes
which are running, but rejecting connections. This makes it possible to see
whether a node is unreachable at network level, or if it is running but
rejecting connections for some reason.
- Add --dry-run to repmgr standby promote.
- repmgr --version-number outputs the "raw" repmgr version number. Intended
to be used by scripts, etc. when an easy parseable representation of the
repmgr version is required.
- Add repmgr node check --data-directory-config options. Gives confirmation
that repmgr is correctly configured.
- Add check to repmgr standby switchover. This ensures the data directory
on the demotion candidate is configured correctly in repmgr.conf.
Additionally, it ensures that repmgr, when remotely executed on the
demotion candidate, can correctly verify that PostgreSQL was shut down
cleanly on the demotion.

This major release includes several enhancements to repmgrd. For a detailed
list of all changes, please read the complete release notes here:
https://repmgr.org/docs/4.3/release-4.3.html

Upgrading to this version is highly recommended for all repmgr users.
Upgrade instructions are available here:
https://repmgr.org/docs/4.3/upgrading-repmgr-extension.html#UPGRADING-MAJOR-VERSION

Packages and installation documentation are available via 2ndQuadrant’s
public RPM and APT repositories from 2ndQuadrant here:
https://repmgr.org/docs/4.3/installation-packages.html

Source files can be downloaded here:
https://repmgr.org/download/repmgr-4.3.tar.gz and installation instructions
are available here: https://repmgr.org/docs/4.3/installation.html

repmgr is distributed under GPL v3.

For more information, please send an email to info(at)2ndQuadrant(dot)com

Monica Real Amores
Marketing & Communications
2ndQuadrant
PostgreSQL Training, Services and Support
monica(dot)realamores(at)2ndquadrant(dot)com | www.2ndquadrant.com

Browse pgsql-announce by date

  From Date Subject
Next Message Akshay Joshi 2019-04-04 11:12:55 pgAdmin 4 v4.4 released
Previous Message David Fetter 2019-03-31 19:39:39 == PostgreSQL Weekly News - March 31, 2019 ==