Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
alpine
aports
Commits
af6f1ed7
Commit
af6f1ed7
authored
2 years ago
by
Nicolas Lorin
Committed by
Jakub Jirutka
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
community/repmgr: upgrade to 5.3.2
parent
5a5191a3
Loading
Loading
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
community/repmgr/APKBUILD
+3
-3
3 additions, 3 deletions
community/repmgr/APKBUILD
community/repmgr/repmgr.conf.patch
+5
-5
5 additions, 5 deletions
community/repmgr/repmgr.conf.patch
with
8 additions
and
8 deletions
community/repmgr/APKBUILD
+
3
−
3
View file @
af6f1ed7
# Contributor: Jakub Jirutka <jakub@jirutka.cz>
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname
=
repmgr
pkgver
=
5.3.
1
pkgver
=
5.3.
2
pkgrel
=
0
pkgdesc
=
"Replication Manager for PostgreSQL"
url
=
"http://www.repmgr.org/"
...
...
@@ -55,8 +55,8 @@ daemon() {
}
sha512sums
=
"
1e6feae2668af9b28f68cac06e5d2d175b1df267397ed6a15587047311e55bc81391d08031b889105179a9e769c0703ae2c83c25501a178d7575cb4f6801d980
repmgr-5.3.
1
.tar.gz
a35975496b208424fb160e9d7d93b787c9b53070b6c795a892f437d5cadf25a67202052d9b4bcfa463ff970e0654fbe687bba57c6c08e369e1c3b8642557538a
repmgr.conf.patch
803f94ea99454f59cd753db4a8f64066f3988e347b5b8e3de08b941c09ac9128ba48beeecaface7a729b0b4f296ccb4470c18128fdd6c2e418e8e3fbbefcda1e
repmgr-5.3.
2
.tar.gz
4c4a92a8090ea4674cd1a80f9d17f6c65a672abfe56f2961ac5da1ef73ba80bdfda2cf41f23cab1900e9fff4d6ac099b60d25e120143348b319158f3e9876b7c
repmgr.conf.patch
988d68205290aef2f1f63281d2dc7da7267ba2738d44a8908b0506e968d8acd895c03d9ee821d7ef5d240ec82b67e51fdfb2d9219e71237c1b0aa3f458ad134b repmgrd.initd
bf2de989323712ee595607a5394bbd0fbadec88d2e46744f6d0b8fce142cf93630868ec7f7108866ca2beb6b29a6999f87fd04fe4d88fa33919f1cd7fc2c76fa repmgr.doasd
"
This diff is collapsed.
Click to expand it.
community/repmgr/repmgr.conf.patch
+
5
−
5
View file @
af6f1ed7
--- a/repmgr.conf.sample
+++ b/repmgr.conf.sample
--- a/repmgr.conf.sample
2022-05-25 08:59:51.000000000 +0200
+++ b/repmgr.conf.sample
2022-07-09 18:14:43.340004816 +0200
@@ -60,7 +60,7 @@
# Server settings
#------------------------------------------------------------------------------
...
...
@@ -18,7 +18,7 @@
# syslog integration, one of LOCAL0, LOCAL1, ..., LOCAL7, USER
#log_file='' # STDERR can be redirected to an arbitrary file
@@ -38
2
,27 +38
2
,23 @@
@@ -38
3
,27 +38
3
,23 @@
ssh_options='-q -o ConnectTimeout=10' #
# If you use sudo, the user repmgr runs as (usually 'postgres') must have
# passwordless sudo access to execute the command.
#
...
...
@@ -40,7 +40,7 @@
-# Debian/Ubuntu users: use "sudo pg_ctlcluster" to execute service control commands.
+# postgres ALL = NOPASSWD: /etc/init.d/postgresql
#
# For more details, see: https://repmgr.org/docs/current/configuration-service-commands.html
# For more details, see: https://repmgr.org/docs/current/configuration-
file-
service-commands.html
-#service_start_command = ''
-#service_stop_command = ''
...
...
@@ -53,7 +53,7 @@
#service_promote_command = '' # This parameter is intended for systems which provide a
# package-level promote command, such as Debian's
# "pg_ctlcluster". *IMPORTANT*: it is *not* a substitute
@@ -41
1
,8 +40
7
,8 @@
@@ -41
2
,8 +40
8
,8 @@
ssh_options='-q -o ConnectTimeout=10' #
# Used by "repmgr service (start|stop)" to control repmgrd
#
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment