From 02bdcf657f22710fbab40479ae80a8b1c5de1b0c Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Thu, 3 Oct 2019 15:23:57 +0900 Subject: [PATCH] doc: add link to FAQ section about 3rd party package compatibilty --- doc/appendix-faq.xml | 2 +- doc/install-packages.xml | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/doc/appendix-faq.xml b/doc/appendix-faq.xml index 8d2a0f3c..4e5c46e4 100644 --- a/doc/appendix-faq.xml +++ b/doc/appendix-faq.xml @@ -209,7 +209,7 @@ - + Are &repmgr; packages compatible with <literal>$third_party_vendor</literal>'s packages? &repmgr; packages provided by 2ndQuadrant are compatible with the community-provided PostgreSQL diff --git a/doc/install-packages.xml b/doc/install-packages.xml index dbf8c12f..0b4cfd5d 100644 --- a/doc/install-packages.xml +++ b/doc/install-packages.xml @@ -42,6 +42,10 @@ customers, as the PostgreSQL filesystem layout may be different to the community RPMs. Please contact your support vendor for assistance. + + See also FAQ entry + . +