From 9e7cb6d01c69b761c599b9fc0b3bd25f77405f33 Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Wed, 30 Jan 2019 09:45:08 +0900 Subject: [PATCH] doc: make it easier to find info about installation of old packages --- doc/appendix-packages.sgml | 7 +++++++ doc/install-packages.sgml | 26 +++++++++++++++++++++++++- 2 files changed, 32 insertions(+), 1 deletion(-) diff --git a/doc/appendix-packages.sgml b/doc/appendix-packages.sgml index bebbb15a..735ac982 100644 --- a/doc/appendix-packages.sgml +++ b/doc/appendix-packages.sgml @@ -456,14 +456,21 @@ repmgr96-4.1.1-0.0git320.g5113ab0.1.el7.x86_64.rpm Installing old package versions + old packages + packages old versions + + installation + old package versions + + Debian/Ubuntu diff --git a/doc/install-packages.sgml b/doc/install-packages.sgml index c9cdbd3b..3102d050 100644 --- a/doc/install-packages.sgml +++ b/doc/install-packages.sgml @@ -1,5 +1,11 @@ Installing &repmgr; from packages + + + installation + from packages + + We recommend installing &repmgr; using the available packages for your system. @@ -160,7 +166,17 @@ yum search repmgr [root@localhost ~]# yum install repmgr10-4.0.3-1.rhel7 + + + Installing old packages + + + See appendix Installing old package versions + for details on how to retrieve older package versions. + + + @@ -224,7 +240,6 @@ curl https://dl.2ndquadrant.com/default/release/get/deb | sudo bash - Install the &repmgr version appropriate for your PostgreSQL version (e.g. repmgr10): @@ -244,6 +259,15 @@ sudo apt-get install postgresql-10-repmgr + + Installing old packages + + + See appendix Installing old package versions + for details on how to retrieve older package versions. + + +