diff options
author | adam <adam@pkgsrc.org> | 2018-08-14 13:41:39 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2018-08-14 13:41:39 +0000 |
commit | 645c52fdb8fe6342ab44ca7ef7b4a462a0f60b18 (patch) | |
tree | b5dc12a8c93f88f2762a42ed7bf15bab9b160d2f /databases | |
parent | f0eb46c4d9e95a10889ec5fa629997335c154fe1 (diff) | |
download | pkgsrc-645c52fdb8fe6342ab44ca7ef7b4a462a0f60b18.tar.gz |
repmgr: updated to 4.1.0
4.1.0:
Configuration file changes
* Default for log_level is now INFO. This produces additional informative log output, without creating excessive additional log file volume, and matches the setting assumed for examples in the documentation.
* recovery_min_apply_delay now accepts a minimum value of zero
repmgr enhancements
* repmgr: always exit with an error if an unrecognised command line option is provided. This matches the behaviour of other PostgreSQL utilities such as psql.
* repmgr: add -q/--quiet option to suppress non-error output.
* repmgr cluster show, repmgr node check and repmgr node status return non-zero exit code if node status issues detected.
* Add --csv output option for repmgr cluster event.
* repmgr witness unregister can be run on any node, by providing the ID of the witness node with --node-id.
* repmgr standby switchover will refuse to run if an exclusive backup is taking place on the current primary.
repmgrd enhancements
repmgrd: create a PID file by default. For details, see repmgrd's PID file.
repmgrd: daemonize process by default. In case, for whatever reason, the user does not wish to daemonize the process, provide --daemonize=false.
Bug fixes
repmgr standby register --wait-sync: fix behaviour when no timeout provided.
repmgr cluster cleanup: add missing help options.
Ensure witness node follows new primary after switchover.
repmgr node check and repmgr node status: fix witness node handling.
Diffstat (limited to 'databases')
-rw-r--r-- | databases/repmgr/Makefile | 21 | ||||
-rw-r--r-- | databases/repmgr/PLIST | 4 | ||||
-rw-r--r-- | databases/repmgr/distinfo | 10 |
3 files changed, 17 insertions, 18 deletions
diff --git a/databases/repmgr/Makefile b/databases/repmgr/Makefile index 68c9544f048..10e34ca3e89 100644 --- a/databases/repmgr/Makefile +++ b/databases/repmgr/Makefile @@ -1,30 +1,27 @@ -# $NetBSD: Makefile,v 1.1 2017/12/08 15:27:46 jperkin Exp $ +# $NetBSD: Makefile,v 1.2 2018/08/14 13:41:39 adam Exp $ -DISTNAME= repmgr-4.0.1 +DISTNAME= repmgr-4.1.0 PKGNAME= postgresql${PGSQL_VERSION}-${DISTNAME} CATEGORIES= databases -MASTER_SITES= ${MASTER_SITE_GITHUB:=2ndQuadrant/} -GITHUB_PROJECT= repmgr -GITHUB_TAG= v${PKGVERSION_NOREV} +MASTER_SITES= https://repmgr.org/download/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= https://github.com/2ndQuadrant/repmgr/ -COMMENT= The Most Popular Replication Manager for PostgreSQL (Postgres) +HOMEPAGE= https://repmgr.org/ +COMMENT= Replication Manager for PostgreSQL clusters LICENSE= gnu-gpl-v3 DEPENDS+= postgresql${PGSQL_VERSION}-server>=0:../../databases/postgresql${PGSQL_VERSION}-server -GNU_CONFIGURE= yes -USE_TOOLS+= gmake - -SMF_NAME= postgresql-repmgr +USE_TOOLS+= gmake +GNU_CONFIGURE= yes +PKG_SYSCONFSUBDIR= postgresql BUILD_DEFS+= PGUSER PGGROUP PGHOME FILES_SUBST+= PGUSER=${PGUSER} PGGROUP=${PGGROUP} PGHOME=${PGHOME} DOCDIR= share/doc/repmgr EGDIR= share/examples/repmgr -PKG_SYSCONFSUBDIR= postgresql +SMF_NAME= postgresql-repmgr INSTALLATION_DIRS+= ${DOCDIR} ${EGDIR} diff --git a/databases/repmgr/PLIST b/databases/repmgr/PLIST index 0dd97a17bbe..53f7106bba1 100644 --- a/databases/repmgr/PLIST +++ b/databases/repmgr/PLIST @@ -1,9 +1,11 @@ -@comment $NetBSD: PLIST,v 1.1 2017/12/08 15:27:46 jperkin Exp $ +@comment $NetBSD: PLIST,v 1.2 2018/08/14 13:41:39 adam Exp $ bin/repmgr bin/repmgrd lib/postgresql/repmgr.so share/doc/repmgr/README.md share/examples/repmgr/repmgr.conf.sample +share/postgresql/extension/repmgr--4.0--4.1.sql share/postgresql/extension/repmgr--4.0.sql +share/postgresql/extension/repmgr--4.1.sql share/postgresql/extension/repmgr--unpackaged--4.0.sql share/postgresql/extension/repmgr.control diff --git a/databases/repmgr/distinfo b/databases/repmgr/distinfo index 7fad32045cc..028a6aeea25 100644 --- a/databases/repmgr/distinfo +++ b/databases/repmgr/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.1 2017/12/08 15:27:46 jperkin Exp $ +$NetBSD: distinfo,v 1.2 2018/08/14 13:41:39 adam Exp $ -SHA1 (repmgr-4.0.1.tar.gz) = dbf6e5b6985c931ef78455ea04c88deec02fd8bc -RMD160 (repmgr-4.0.1.tar.gz) = 473a68703ecea079a4a12bb8aeac63804aedcb07 -SHA512 (repmgr-4.0.1.tar.gz) = 73c2af83b6b9cb7b4df1a05aa0211083b3ec6d71f7e2dd1c6cbbcde09bef7c5f5d794037b33ad7dba6ef34fe514f6915c9f38ccfea325aeea76c538b1b4809a9 -Size (repmgr-4.0.1.tar.gz) = 275800 bytes +SHA1 (repmgr-4.1.0.tar.gz) = 6f7e3a2605a5bb60b74b4f55baf91147a846cd5d +RMD160 (repmgr-4.1.0.tar.gz) = adcf657cb075453fa553f0a80ddf1d4a0eba105e +SHA512 (repmgr-4.1.0.tar.gz) = f92010e300e6a545188f943bc823e5615cc6e97a8daee52926ce15c63171f51de3c3aa025818a5d1403bf6b71498bf1408c706dd0a54f4719935f30ba2bd017a +Size (repmgr-4.1.0.tar.gz) = 318248 bytes |