From 3bdc25a5cc6995297aee666c75d9f5a2595176a4 Mon Sep 17 00:00:00 2001 From: drothery-edb Date: Thu, 25 Aug 2022 09:13:11 -0400 Subject: [PATCH 1/3] Install templates: added comment about topics being generated --- install_template/templates/platformBase/base.njk | 3 +++ 1 file changed, 3 insertions(+) diff --git a/install_template/templates/platformBase/base.njk b/install_template/templates/platformBase/base.njk index c98c876cf73..e8025b80fea 100644 --- a/install_template/templates/platformBase/base.njk +++ b/install_template/templates/platformBase/base.njk @@ -1,6 +1,9 @@ --- navTitle: {{ platform.name }} title: Installing {{ product.name }} on {{ platform.name }} {{ platform.arch }} +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites From 231e4e5da6c591e0c206c6fb9f839244feee9290 Mon Sep 17 00:00:00 2001 From: drothery-edb Date: Thu, 1 Sep 2022 13:18:15 -0400 Subject: [PATCH 2/3] generated and deployed topics --- .../install_on_linux/ibm_power_ppc64le/edbplus_rhel8_ppcle.mdx | 3 +++ .../ibm_power_ppc64le/edbplus_sles12_ppcle.mdx | 3 +++ .../ibm_power_ppc64le/edbplus_sles15_ppcle.mdx | 3 +++ .../install_on_linux/x86_amd64/edbplus_centos7_x86.mdx | 3 +++ .../install_on_linux/x86_amd64/edbplus_deb10_x86.mdx | 3 +++ .../install_on_linux/x86_amd64/edbplus_other_linux8_x86.mdx | 3 +++ .../install_on_linux/x86_amd64/edbplus_rhel7_x86.mdx | 3 +++ .../install_on_linux/x86_amd64/edbplus_rhel8_x86.mdx | 3 +++ .../install_on_linux/x86_amd64/edbplus_sles12_x86.mdx | 3 +++ .../install_on_linux/x86_amd64/edbplus_sles15_x86.mdx | 3 +++ .../install_on_linux/x86_amd64/edbplus_ubuntu18_x86.mdx | 3 +++ .../install_on_linux/x86_amd64/edbplus_ubuntu20_x86.mdx | 3 +++ .../4/03_installing_efm/ibm_power_ppc64le/efm4_rhel8_ppcle.mdx | 3 +++ .../03_installing_efm/ibm_power_ppc64le/efm4_sles12_ppcle.mdx | 3 +++ .../03_installing_efm/ibm_power_ppc64le/efm4_sles15_ppcle.mdx | 3 +++ .../efm/4/03_installing_efm/x86_amd64/efm4_centos7_x86.mdx | 3 +++ .../docs/efm/4/03_installing_efm/x86_amd64/efm4_deb10_x86.mdx | 3 +++ .../4/03_installing_efm/x86_amd64/efm4_other_linux8_x86.mdx | 3 +++ .../docs/efm/4/03_installing_efm/x86_amd64/efm4_rhel7_x86.mdx | 3 +++ .../docs/efm/4/03_installing_efm/x86_amd64/efm4_rhel_8_x86.mdx | 3 +++ .../docs/efm/4/03_installing_efm/x86_amd64/efm4_sles12_x86.mdx | 3 +++ .../docs/efm/4/03_installing_efm/x86_amd64/efm4_sles15_x86.mdx | 3 +++ .../efm/4/03_installing_efm/x86_amd64/efm4_ubuntu18_x86.mdx | 3 +++ .../efm/4/03_installing_efm/x86_amd64/efm4_ubuntu20_x86.mdx | 3 +++ .../ibm_power_ppc64le/epas_rhel8_ppcle.mdx | 3 +++ .../ibm_power_ppc64le/epas_sles12_ppcle.mdx | 3 +++ .../ibm_power_ppc64le/epas_sles15_ppcle.mdx | 3 +++ .../x86_amd64/epas_centos7_x86.mdx | 3 +++ .../x86_amd64/epas_deb10_x86.mdx | 3 +++ .../x86_amd64/epas_other_linux8_x86.mdx | 3 +++ .../x86_amd64/epas_rhel7_x86.mdx | 3 +++ .../x86_amd64/epas_rhel8_x86.mdx | 3 +++ .../x86_amd64/epas_sles12_x86.mdx | 3 +++ .../x86_amd64/epas_sles15_x86.mdx | 3 +++ .../x86_amd64/epas_ubuntu18_x86.mdx | 3 +++ .../x86_amd64/epas_ubuntu20_x86.mdx | 3 +++ .../ibm_power_ppc64le/eprs_rhel8_ppcle.mdx | 3 +++ .../ibm_power_ppc64le/eprs_sles12_ppcle.mdx | 3 +++ .../ibm_power_ppc64le/eprs_sles15_ppcle.mdx | 3 +++ .../03_installing_rpm_package/x86_amd64/eprs_centos7_x86.mdx | 3 +++ .../03_installing_rpm_package/x86_amd64/eprs_deb10_x86.mdx | 3 +++ .../x86_amd64/eprs_other_linux8_x86.mdx | 3 +++ .../03_installing_rpm_package/x86_amd64/eprs_rhel7_x86.mdx | 3 +++ .../03_installing_rpm_package/x86_amd64/eprs_rhel8_x86.mdx | 3 +++ .../03_installing_rpm_package/x86_amd64/eprs_sles12_x86.mdx | 3 +++ .../03_installing_rpm_package/x86_amd64/eprs_sles15_x86.mdx | 3 +++ .../03_installing_rpm_package/x86_amd64/eprs_ubuntu18_x86.mdx | 3 +++ .../03_installing_rpm_package/x86_amd64/eprs_ubuntu20_x86.mdx | 3 +++ .../ibm_power_ppc64le/hadoop_rhel8_ppcle.mdx | 3 +++ .../ibm_power_ppc64le/hadoop_sles12_ppcle.mdx | 3 +++ .../ibm_power_ppc64le/hadoop_sles15_ppcle.mdx | 3 +++ .../x86_amd64/hadoop_centos7_x86.mdx | 3 +++ .../x86_amd64/hadoop_deb10_x86.mdx | 3 +++ .../x86_amd64/hadoop_other_linux8_x86.mdx | 3 +++ .../x86_amd64/hadoop_rhel7_x86.mdx | 3 +++ .../x86_amd64/hadoop_rhel8_x86.mdx | 3 +++ .../x86_amd64/hadoop_sles12_x86.mdx | 3 +++ .../x86_amd64/hadoop_sles15_x86.mdx | 3 +++ .../x86_amd64/hadoop_ubuntu18_x86.mdx | 3 +++ .../x86_amd64/hadoop_ubuntu20_x86.mdx | 3 +++ .../ibm_power_ppc64le/jdbc42_rhel8_ppcle.mdx | 3 +++ .../ibm_power_ppc64le/jdbc42_sles12_ppcle.mdx | 3 +++ .../ibm_power_ppc64le/jdbc42_sles15_ppcle.mdx | 3 +++ .../x86_amd64/jdbc42_centos7_x86.mdx | 3 +++ .../x86_amd64/jdbc42_deb10_x86.mdx | 3 +++ .../x86_amd64/jdbc42_other_linux8_x86.mdx | 3 +++ .../x86_amd64/jdbc42_rhel7_x86.mdx | 3 +++ .../x86_amd64/jdbc42_rhel8_x86.mdx | 3 +++ .../x86_amd64/jdbc42_sles12_x86.mdx | 3 +++ .../x86_amd64/jdbc42_sles15_x86.mdx | 3 +++ .../x86_amd64/jdbc42_ubuntu18_x86.mdx | 3 +++ .../x86_amd64/jdbc42_ubuntu20_x86.mdx | 3 +++ .../install_on_linux/ibm_power_ppc64le/mtk55_rhel8_ppcle.mdx | 3 +++ .../install_on_linux/ibm_power_ppc64le/mtk55_sles12_ppcle.mdx | 3 +++ .../install_on_linux/ibm_power_ppc64le/mtk55_sles15_ppcle.mdx | 3 +++ .../install_on_linux/x86_amd64/mtk55_centos7_x86.mdx | 3 +++ .../install_on_linux/x86_amd64/mtk55_deb10_x86.mdx | 3 +++ .../install_on_linux/x86_amd64/mtk55_other_linux8_x86.mdx | 3 +++ .../install_on_linux/x86_amd64/mtk55_rhel7_x86.mdx | 3 +++ .../install_on_linux/x86_amd64/mtk55_rhel8_x86.mdx | 3 +++ .../install_on_linux/x86_amd64/mtk55_sles12_x86.mdx | 3 +++ .../install_on_linux/x86_amd64/mtk55_sles15_x86.mdx | 3 +++ .../install_on_linux/x86_amd64/mtk55_ubuntu18_x86.mdx | 3 +++ .../install_on_linux/x86_amd64/mtk55_ubuntu20_x86.mdx | 3 +++ .../ibm_power_ppc64le/mongo_rhel8_ppcle.mdx | 3 +++ .../ibm_power_ppc64le/mongo_sles12_ppcle.mdx | 3 +++ .../ibm_power_ppc64le/mongo_sles15_ppcle.mdx | 3 +++ .../x86_amd64/mongo_centos7_x86.mdx | 3 +++ .../x86_amd64/mongo_deb10_x86.mdx | 3 +++ .../x86_amd64/mongo_other_linux8_x86.mdx | 3 +++ .../x86_amd64/mongo_rhel7_x86.mdx | 3 +++ .../x86_amd64/mongo_rhel8_x86.mdx | 3 +++ .../x86_amd64/mongo_sles12_x86.mdx | 3 +++ .../x86_amd64/mongo_sles15_x86.mdx | 3 +++ .../x86_amd64/mongo_ubuntu18_x86.mdx | 3 +++ .../x86_amd64/mongo_ubuntu20_x86.mdx | 3 +++ .../ibm_power_ppc64le/mysql_rhel8_ppcle.mdx | 3 +++ .../ibm_power_ppc64le/mysql_sles12_ppcle.mdx | 3 +++ .../ibm_power_ppc64le/mysql_sles15_ppcle.mdx | 3 +++ .../x86_amd64/mysql_centos7_x86.mdx | 3 +++ .../x86_amd64/mysql_deb10_x86.mdx | 3 +++ .../x86_amd64/mysql_other_linux8_x86.mdx | 3 +++ .../x86_amd64/mysql_rhel7_x86.mdx | 3 +++ .../x86_amd64/mysql_rhel8_x86.mdx | 3 +++ .../x86_amd64/mysql_sles12_x86.mdx | 3 +++ .../x86_amd64/mysql_sles15_x86.mdx | 3 +++ .../x86_amd64/mysql_ubuntu18_x86.mdx | 3 +++ .../x86_amd64/mysql_ubuntu20_x86.mdx | 3 +++ .../ibm_power_ppc64le/ocl_connector14_rhel8_ppcle.mdx | 3 +++ .../ibm_power_ppc64le/ocl_connector14_sles12_ppcle.mdx | 3 +++ .../ibm_power_ppc64le/ocl_connector14_sles15_ppcle.mdx | 3 +++ .../x86_amd64/ocl_connector14_centos7_x86.mdx | 3 +++ .../x86_amd64/ocl_connector14_deb10_x86.mdx | 3 +++ .../x86_amd64/ocl_connector14_other_linux8_x86.mdx | 3 +++ .../x86_amd64/ocl_connector14_rhel7_x86.mdx | 3 +++ .../x86_amd64/ocl_connector14_rhel8_x86.mdx | 3 +++ .../x86_amd64/ocl_connector14_sles12_x86.mdx | 3 +++ .../x86_amd64/ocl_connector14_sles15_x86.mdx | 3 +++ .../x86_amd64/ocl_connector14_ubuntu18_x86.mdx | 3 +++ .../x86_amd64/ocl_connector14_ubuntu20_x86.mdx | 3 +++ .../ibm_power_ppc64le/odbc13_rhel8_ppcle.mdx | 3 +++ .../ibm_power_ppc64le/odbc13_sles12_ppcle.mdx | 3 +++ .../ibm_power_ppc64le/odbc13_sles15_ppcle.mdx | 3 +++ .../01_installing_linux/x86_amd64/odbc13_centos7_x86.mdx | 3 +++ .../01_installing_linux/x86_amd64/odbc13_deb10_x86.mdx | 3 +++ .../01_installing_linux/x86_amd64/odbc13_other_linux8_x86.mdx | 3 +++ .../01_installing_linux/x86_amd64/odbc13_rhel7_x86.mdx | 3 +++ .../01_installing_linux/x86_amd64/odbc13_rhel8_x86.mdx | 3 +++ .../01_installing_linux/x86_amd64/odbc13_sles12_x86.mdx | 3 +++ .../01_installing_linux/x86_amd64/odbc13_sles15_x86.mdx | 3 +++ .../01_installing_linux/x86_amd64/odbc13_ubuntu18_x86.mdx | 3 +++ .../01_installing_linux/x86_amd64/odbc13_ubuntu20_x86.mdx | 3 +++ .../ibm_power_ppc64le/pem_agent_rhel8_ppcle.mdx | 3 +++ .../ibm_power_ppc64le/pem_agent_sles12_ppcle.mdx | 3 +++ .../ibm_power_ppc64le/pem_agent_sles15_ppcle.mdx | 3 +++ .../installing_on_linux/x86_amd64/pem_agent_centos7_x86.mdx | 3 +++ .../installing_on_linux/x86_amd64/pem_agent_deb10_x86.mdx | 3 +++ .../x86_amd64/pem_agent_other_linux8_x86.mdx | 3 +++ .../installing_on_linux/x86_amd64/pem_agent_rhel7_x86.mdx | 3 +++ .../installing_on_linux/x86_amd64/pem_agent_rhel8_x86.mdx | 3 +++ .../installing_on_linux/x86_amd64/pem_agent_sles12_x86.mdx | 3 +++ .../installing_on_linux/x86_amd64/pem_agent_sles15_x86.mdx | 3 +++ .../installing_on_linux/x86_amd64/pem_agent_ubuntu18_x86.mdx | 3 +++ .../installing_on_linux/x86_amd64/pem_agent_ubuntu20_x86.mdx | 3 +++ .../ibm_power_ppc64le/pem_server_rhel8_ppcle.mdx | 3 +++ .../ibm_power_ppc64le/pem_server_sles12_ppcle.mdx | 3 +++ .../ibm_power_ppc64le/pem_server_sles15_ppcle.mdx | 3 +++ .../x86_amd64/pem_server_centos7_x86.mdx | 3 +++ .../x86_amd64/pem_server_deb10_x86.mdx | 3 +++ .../x86_amd64/pem_server_other_linux8_x86.mdx | 3 +++ .../x86_amd64/pem_server_rhel7_x86.mdx | 3 +++ .../x86_amd64/pem_server_rhel8_x86.mdx | 3 +++ .../x86_amd64/pem_server_sles12_x86.mdx | 3 +++ .../x86_amd64/pem_server_sles15_x86.mdx | 3 +++ .../x86_amd64/pem_server_ubuntu18_x86.mdx | 3 +++ .../x86_amd64/pem_server_ubuntu20_x86.mdx | 3 +++ .../ibm_power_ppc64le/pgbouncer_rhel8_ppcle.mdx | 3 +++ .../ibm_power_ppc64le/pgbouncer_sles12_ppcle.mdx | 3 +++ .../ibm_power_ppc64le/pgbouncer_sles15_ppcle.mdx | 3 +++ .../install_on_linux/x86_amd64/pgbouncer_centos7_x86.mdx | 3 +++ .../install_on_linux/x86_amd64/pgbouncer_deb10_x86.mdx | 3 +++ .../install_on_linux/x86_amd64/pgbouncer_other_linux8_x86.mdx | 3 +++ .../install_on_linux/x86_amd64/pgbouncer_rhel7_x86.mdx | 3 +++ .../install_on_linux/x86_amd64/pgbouncer_rhel8_x86.mdx | 3 +++ .../install_on_linux/x86_amd64/pgbouncer_sles12_x86.mdx | 3 +++ .../install_on_linux/x86_amd64/pgbouncer_sles15_x86.mdx | 3 +++ .../install_on_linux/x86_amd64/pgbouncer_ubuntu18_x86.mdx | 3 +++ .../install_on_linux/x86_amd64/pgbouncer_ubuntu20_x86.mdx | 3 +++ .../ibm_power_ppc64le/pgpool_rhel8_ppcle.mdx | 3 +++ .../ibm_power_ppc64le/pgpool_sles12_ppcle.mdx | 3 +++ .../ibm_power_ppc64le/pgpool_sles15_ppcle.mdx | 3 +++ .../x86_amd64/pgpool_centos7_x86.mdx | 3 +++ .../x86_amd64/pgpool_deb10_x86.mdx | 3 +++ .../x86_amd64/pgpool_other_linux8_x86.mdx | 3 +++ .../x86_amd64/pgpool_rhel7_x86.mdx | 3 +++ .../x86_amd64/pgpool_rhel8_x86.mdx | 3 +++ .../x86_amd64/pgpool_sles12_x86.mdx | 3 +++ .../x86_amd64/pgpool_sles15_x86.mdx | 3 +++ .../x86_amd64/pgpool_ubuntu18_x86.mdx | 3 +++ .../x86_amd64/pgpool_ubuntu20_x86.mdx | 3 +++ .../02_extensions/ibm_power_ppc64le/pgpoolext_rhel8_ppcle.mdx | 3 +++ .../02_extensions/ibm_power_ppc64le/pgpoolext_sles12_ppcle.mdx | 3 +++ .../02_extensions/ibm_power_ppc64le/pgpoolext_sles15_ppcle.mdx | 3 +++ .../4.3/02_extensions/x86_amd64/pgpoolext_centos7_x86.mdx | 3 +++ .../pgpool/4.3/02_extensions/x86_amd64/pgpoolext_deb10_x86.mdx | 3 +++ .../4.3/02_extensions/x86_amd64/pgpoolext_other_linux8_x86.mdx | 3 +++ .../pgpool/4.3/02_extensions/x86_amd64/pgpoolext_rhel7_x86.mdx | 3 +++ .../pgpool/4.3/02_extensions/x86_amd64/pgpoolext_rhel8_x86.mdx | 3 +++ .../4.3/02_extensions/x86_amd64/pgpoolext_sles12_x86.mdx | 3 +++ .../4.3/02_extensions/x86_amd64/pgpoolext_sles15_x86.mdx | 3 +++ .../4.3/02_extensions/x86_amd64/pgpoolext_ubuntu18_x86.mdx | 3 +++ .../4.3/02_extensions/x86_amd64/pgpoolext_ubuntu20_x86.mdx | 3 +++ .../ibm_power_ppc64le/postgis_rhel8_ppcle.mdx | 3 +++ .../ibm_power_ppc64le/postgis_sles12_ppcle.mdx | 3 +++ .../ibm_power_ppc64le/postgis_sles15_ppcle.mdx | 3 +++ .../installing_on_linux/x86_amd64/postgis_centos7_x86.mdx | 3 +++ .../installing_on_linux/x86_amd64/postgis_deb10_x86.mdx | 3 +++ .../installing_on_linux/x86_amd64/postgis_other_linux8_x86.mdx | 3 +++ .../installing_on_linux/x86_amd64/postgis_rhel7_x86.mdx | 3 +++ .../installing_on_linux/x86_amd64/postgis_rhel_8_x86.mdx | 3 +++ .../installing_on_linux/x86_amd64/postgis_sles12_x86.mdx | 3 +++ .../installing_on_linux/x86_amd64/postgis_sles15_x86.mdx | 3 +++ .../installing_on_linux/x86_amd64/postgis_ubuntu18_x86.mdx | 3 +++ .../installing_on_linux/x86_amd64/postgis_ubuntu20_x86.mdx | 3 +++ 204 files changed, 612 insertions(+) diff --git a/product_docs/docs/edb_plus/40/03_installing_edb_plus/install_on_linux/ibm_power_ppc64le/edbplus_rhel8_ppcle.mdx b/product_docs/docs/edb_plus/40/03_installing_edb_plus/install_on_linux/ibm_power_ppc64le/edbplus_rhel8_ppcle.mdx index bfb64ba1a75..8c945402487 100644 --- a/product_docs/docs/edb_plus/40/03_installing_edb_plus/install_on_linux/ibm_power_ppc64le/edbplus_rhel8_ppcle.mdx +++ b/product_docs/docs/edb_plus/40/03_installing_edb_plus/install_on_linux/ibm_power_ppc64le/edbplus_rhel8_ppcle.mdx @@ -1,6 +1,9 @@ --- navTitle: RHEL 8 title: Installing EDB*Plus on RHEL 8 ppc64le +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/edb_plus/40/03_installing_edb_plus/install_on_linux/ibm_power_ppc64le/edbplus_sles12_ppcle.mdx b/product_docs/docs/edb_plus/40/03_installing_edb_plus/install_on_linux/ibm_power_ppc64le/edbplus_sles12_ppcle.mdx index d0f588ff176..5febe3afd25 100644 --- a/product_docs/docs/edb_plus/40/03_installing_edb_plus/install_on_linux/ibm_power_ppc64le/edbplus_sles12_ppcle.mdx +++ b/product_docs/docs/edb_plus/40/03_installing_edb_plus/install_on_linux/ibm_power_ppc64le/edbplus_sles12_ppcle.mdx @@ -1,6 +1,9 @@ --- navTitle: SLES 12 title: Installing EDB*Plus on SLES 12 ppc64le +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/edb_plus/40/03_installing_edb_plus/install_on_linux/ibm_power_ppc64le/edbplus_sles15_ppcle.mdx b/product_docs/docs/edb_plus/40/03_installing_edb_plus/install_on_linux/ibm_power_ppc64le/edbplus_sles15_ppcle.mdx index 8bdcd77ead6..bb9a170fe46 100644 --- a/product_docs/docs/edb_plus/40/03_installing_edb_plus/install_on_linux/ibm_power_ppc64le/edbplus_sles15_ppcle.mdx +++ b/product_docs/docs/edb_plus/40/03_installing_edb_plus/install_on_linux/ibm_power_ppc64le/edbplus_sles15_ppcle.mdx @@ -1,6 +1,9 @@ --- navTitle: SLES 15 title: Installing EDB*Plus on SLES 15 ppc64le +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/edb_plus/40/03_installing_edb_plus/install_on_linux/x86_amd64/edbplus_centos7_x86.mdx b/product_docs/docs/edb_plus/40/03_installing_edb_plus/install_on_linux/x86_amd64/edbplus_centos7_x86.mdx index e1e6b2fa824..ed574d5468f 100644 --- a/product_docs/docs/edb_plus/40/03_installing_edb_plus/install_on_linux/x86_amd64/edbplus_centos7_x86.mdx +++ b/product_docs/docs/edb_plus/40/03_installing_edb_plus/install_on_linux/x86_amd64/edbplus_centos7_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: CentOS 7 title: Installing EDB*Plus on CentOS 7 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/edb_plus/40/03_installing_edb_plus/install_on_linux/x86_amd64/edbplus_deb10_x86.mdx b/product_docs/docs/edb_plus/40/03_installing_edb_plus/install_on_linux/x86_amd64/edbplus_deb10_x86.mdx index 2f31cf2f803..b2293248a9f 100644 --- a/product_docs/docs/edb_plus/40/03_installing_edb_plus/install_on_linux/x86_amd64/edbplus_deb10_x86.mdx +++ b/product_docs/docs/edb_plus/40/03_installing_edb_plus/install_on_linux/x86_amd64/edbplus_deb10_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: Debian 10 title: Installing EDB*Plus on Debian 10 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/edb_plus/40/03_installing_edb_plus/install_on_linux/x86_amd64/edbplus_other_linux8_x86.mdx b/product_docs/docs/edb_plus/40/03_installing_edb_plus/install_on_linux/x86_amd64/edbplus_other_linux8_x86.mdx index fc6db7acfd6..c06def47725 100644 --- a/product_docs/docs/edb_plus/40/03_installing_edb_plus/install_on_linux/x86_amd64/edbplus_other_linux8_x86.mdx +++ b/product_docs/docs/edb_plus/40/03_installing_edb_plus/install_on_linux/x86_amd64/edbplus_other_linux8_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: AlmaLinux 8 or Rocky Linux 8 title: Installing EDB*Plus on AlmaLinux 8 or Rocky Linux 8 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/edb_plus/40/03_installing_edb_plus/install_on_linux/x86_amd64/edbplus_rhel7_x86.mdx b/product_docs/docs/edb_plus/40/03_installing_edb_plus/install_on_linux/x86_amd64/edbplus_rhel7_x86.mdx index eab25a26f70..5f8c7b0d2ba 100644 --- a/product_docs/docs/edb_plus/40/03_installing_edb_plus/install_on_linux/x86_amd64/edbplus_rhel7_x86.mdx +++ b/product_docs/docs/edb_plus/40/03_installing_edb_plus/install_on_linux/x86_amd64/edbplus_rhel7_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: RHEL 7 or OL 7 title: Installing EDB*Plus on RHEL 7 or OL 7 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/edb_plus/40/03_installing_edb_plus/install_on_linux/x86_amd64/edbplus_rhel8_x86.mdx b/product_docs/docs/edb_plus/40/03_installing_edb_plus/install_on_linux/x86_amd64/edbplus_rhel8_x86.mdx index ea94bebde9c..ff9edc45c7e 100644 --- a/product_docs/docs/edb_plus/40/03_installing_edb_plus/install_on_linux/x86_amd64/edbplus_rhel8_x86.mdx +++ b/product_docs/docs/edb_plus/40/03_installing_edb_plus/install_on_linux/x86_amd64/edbplus_rhel8_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: RHEL 8 or OL 8 title: Installing EDB*Plus on RHEL 8 or OL 8 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/edb_plus/40/03_installing_edb_plus/install_on_linux/x86_amd64/edbplus_sles12_x86.mdx b/product_docs/docs/edb_plus/40/03_installing_edb_plus/install_on_linux/x86_amd64/edbplus_sles12_x86.mdx index 5c1636e20da..04ab800ca7d 100644 --- a/product_docs/docs/edb_plus/40/03_installing_edb_plus/install_on_linux/x86_amd64/edbplus_sles12_x86.mdx +++ b/product_docs/docs/edb_plus/40/03_installing_edb_plus/install_on_linux/x86_amd64/edbplus_sles12_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: SLES 12 title: Installing EDB*Plus on SLES 12 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/edb_plus/40/03_installing_edb_plus/install_on_linux/x86_amd64/edbplus_sles15_x86.mdx b/product_docs/docs/edb_plus/40/03_installing_edb_plus/install_on_linux/x86_amd64/edbplus_sles15_x86.mdx index 741fb9dcff5..18ee9b187f7 100644 --- a/product_docs/docs/edb_plus/40/03_installing_edb_plus/install_on_linux/x86_amd64/edbplus_sles15_x86.mdx +++ b/product_docs/docs/edb_plus/40/03_installing_edb_plus/install_on_linux/x86_amd64/edbplus_sles15_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: SLES 15 title: Installing EDB*Plus on SLES 15 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/edb_plus/40/03_installing_edb_plus/install_on_linux/x86_amd64/edbplus_ubuntu18_x86.mdx b/product_docs/docs/edb_plus/40/03_installing_edb_plus/install_on_linux/x86_amd64/edbplus_ubuntu18_x86.mdx index e291377616a..87cefed24f1 100644 --- a/product_docs/docs/edb_plus/40/03_installing_edb_plus/install_on_linux/x86_amd64/edbplus_ubuntu18_x86.mdx +++ b/product_docs/docs/edb_plus/40/03_installing_edb_plus/install_on_linux/x86_amd64/edbplus_ubuntu18_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: Ubuntu 18.04 title: Installing EDB*Plus on Ubuntu 18.04 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/edb_plus/40/03_installing_edb_plus/install_on_linux/x86_amd64/edbplus_ubuntu20_x86.mdx b/product_docs/docs/edb_plus/40/03_installing_edb_plus/install_on_linux/x86_amd64/edbplus_ubuntu20_x86.mdx index ae58f474573..7b283dc8c1d 100644 --- a/product_docs/docs/edb_plus/40/03_installing_edb_plus/install_on_linux/x86_amd64/edbplus_ubuntu20_x86.mdx +++ b/product_docs/docs/edb_plus/40/03_installing_edb_plus/install_on_linux/x86_amd64/edbplus_ubuntu20_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: Ubuntu 20.04 title: Installing EDB*Plus on Ubuntu 20.04 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/efm/4/03_installing_efm/ibm_power_ppc64le/efm4_rhel8_ppcle.mdx b/product_docs/docs/efm/4/03_installing_efm/ibm_power_ppc64le/efm4_rhel8_ppcle.mdx index 2c6229bc231..b06f29df145 100644 --- a/product_docs/docs/efm/4/03_installing_efm/ibm_power_ppc64le/efm4_rhel8_ppcle.mdx +++ b/product_docs/docs/efm/4/03_installing_efm/ibm_power_ppc64le/efm4_rhel8_ppcle.mdx @@ -1,6 +1,9 @@ --- navTitle: RHEL 8 title: Installing Failover Manager on RHEL 8 ppc64le +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/efm/4/03_installing_efm/ibm_power_ppc64le/efm4_sles12_ppcle.mdx b/product_docs/docs/efm/4/03_installing_efm/ibm_power_ppc64le/efm4_sles12_ppcle.mdx index 433603905b6..e8836f3e3d5 100644 --- a/product_docs/docs/efm/4/03_installing_efm/ibm_power_ppc64le/efm4_sles12_ppcle.mdx +++ b/product_docs/docs/efm/4/03_installing_efm/ibm_power_ppc64le/efm4_sles12_ppcle.mdx @@ -1,6 +1,9 @@ --- navTitle: SLES 12 title: Installing Failover Manager on SLES 12 ppc64le +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/efm/4/03_installing_efm/ibm_power_ppc64le/efm4_sles15_ppcle.mdx b/product_docs/docs/efm/4/03_installing_efm/ibm_power_ppc64le/efm4_sles15_ppcle.mdx index 27e1eed52f8..2d9bc0ebf10 100644 --- a/product_docs/docs/efm/4/03_installing_efm/ibm_power_ppc64le/efm4_sles15_ppcle.mdx +++ b/product_docs/docs/efm/4/03_installing_efm/ibm_power_ppc64le/efm4_sles15_ppcle.mdx @@ -1,6 +1,9 @@ --- navTitle: SLES 15 title: Installing Failover Manager on SLES 15 ppc64le +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/efm/4/03_installing_efm/x86_amd64/efm4_centos7_x86.mdx b/product_docs/docs/efm/4/03_installing_efm/x86_amd64/efm4_centos7_x86.mdx index 82bc1b546dc..127a0ef48c9 100644 --- a/product_docs/docs/efm/4/03_installing_efm/x86_amd64/efm4_centos7_x86.mdx +++ b/product_docs/docs/efm/4/03_installing_efm/x86_amd64/efm4_centos7_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: CentOS 7 title: Installing Failover Manager on CentOS 7 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/efm/4/03_installing_efm/x86_amd64/efm4_deb10_x86.mdx b/product_docs/docs/efm/4/03_installing_efm/x86_amd64/efm4_deb10_x86.mdx index fa0c426144b..230b428e0c3 100644 --- a/product_docs/docs/efm/4/03_installing_efm/x86_amd64/efm4_deb10_x86.mdx +++ b/product_docs/docs/efm/4/03_installing_efm/x86_amd64/efm4_deb10_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: Debian 10 title: Installing Failover Manager on Debian 10 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/efm/4/03_installing_efm/x86_amd64/efm4_other_linux8_x86.mdx b/product_docs/docs/efm/4/03_installing_efm/x86_amd64/efm4_other_linux8_x86.mdx index 2d52cd996bd..4bf6f672091 100644 --- a/product_docs/docs/efm/4/03_installing_efm/x86_amd64/efm4_other_linux8_x86.mdx +++ b/product_docs/docs/efm/4/03_installing_efm/x86_amd64/efm4_other_linux8_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: AlmaLinux 8 or Rocky Linux 8 title: Installing Failover Manager on AlmaLinux 8 or Rocky Linux 8 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/efm/4/03_installing_efm/x86_amd64/efm4_rhel7_x86.mdx b/product_docs/docs/efm/4/03_installing_efm/x86_amd64/efm4_rhel7_x86.mdx index a4f5b7047cf..6af5617defb 100644 --- a/product_docs/docs/efm/4/03_installing_efm/x86_amd64/efm4_rhel7_x86.mdx +++ b/product_docs/docs/efm/4/03_installing_efm/x86_amd64/efm4_rhel7_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: RHEL 7 or OL 7 title: Installing Failover Manager on RHEL 7 or OL 7 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/efm/4/03_installing_efm/x86_amd64/efm4_rhel_8_x86.mdx b/product_docs/docs/efm/4/03_installing_efm/x86_amd64/efm4_rhel_8_x86.mdx index a303ab28f57..2849fafe71d 100644 --- a/product_docs/docs/efm/4/03_installing_efm/x86_amd64/efm4_rhel_8_x86.mdx +++ b/product_docs/docs/efm/4/03_installing_efm/x86_amd64/efm4_rhel_8_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: RHEL 8 or OL 8 title: Installing Failover Manager on RHEL 8 or OL 8 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/efm/4/03_installing_efm/x86_amd64/efm4_sles12_x86.mdx b/product_docs/docs/efm/4/03_installing_efm/x86_amd64/efm4_sles12_x86.mdx index 0f63a6c5034..84a24432fa6 100644 --- a/product_docs/docs/efm/4/03_installing_efm/x86_amd64/efm4_sles12_x86.mdx +++ b/product_docs/docs/efm/4/03_installing_efm/x86_amd64/efm4_sles12_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: SLES 12 title: Installing Failover Manager on SLES 12 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/efm/4/03_installing_efm/x86_amd64/efm4_sles15_x86.mdx b/product_docs/docs/efm/4/03_installing_efm/x86_amd64/efm4_sles15_x86.mdx index f2aeb1b9f4e..e550f5878e2 100644 --- a/product_docs/docs/efm/4/03_installing_efm/x86_amd64/efm4_sles15_x86.mdx +++ b/product_docs/docs/efm/4/03_installing_efm/x86_amd64/efm4_sles15_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: SLES 15 title: Installing Failover Manager on SLES 15 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/efm/4/03_installing_efm/x86_amd64/efm4_ubuntu18_x86.mdx b/product_docs/docs/efm/4/03_installing_efm/x86_amd64/efm4_ubuntu18_x86.mdx index cf5278543ea..06a9866ba54 100644 --- a/product_docs/docs/efm/4/03_installing_efm/x86_amd64/efm4_ubuntu18_x86.mdx +++ b/product_docs/docs/efm/4/03_installing_efm/x86_amd64/efm4_ubuntu18_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: Ubuntu 18.04 title: Installing Failover Manager on Ubuntu 18.04 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/efm/4/03_installing_efm/x86_amd64/efm4_ubuntu20_x86.mdx b/product_docs/docs/efm/4/03_installing_efm/x86_amd64/efm4_ubuntu20_x86.mdx index af3bdfd8354..1c0815ca260 100644 --- a/product_docs/docs/efm/4/03_installing_efm/x86_amd64/efm4_ubuntu20_x86.mdx +++ b/product_docs/docs/efm/4/03_installing_efm/x86_amd64/efm4_ubuntu20_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: Ubuntu 20.04 title: Installing Failover Manager on Ubuntu 20.04 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/epas/14/epas_inst_linux/installing_epas_using_edb_repository/ibm_power_ppc64le/epas_rhel8_ppcle.mdx b/product_docs/docs/epas/14/epas_inst_linux/installing_epas_using_edb_repository/ibm_power_ppc64le/epas_rhel8_ppcle.mdx index 6338908a438..1ff9ebc71ec 100644 --- a/product_docs/docs/epas/14/epas_inst_linux/installing_epas_using_edb_repository/ibm_power_ppc64le/epas_rhel8_ppcle.mdx +++ b/product_docs/docs/epas/14/epas_inst_linux/installing_epas_using_edb_repository/ibm_power_ppc64le/epas_rhel8_ppcle.mdx @@ -1,6 +1,9 @@ --- navTitle: RHEL 8 title: Installing EDB Postgres Advanced Server on RHEL 8 ppc64le +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/epas/14/epas_inst_linux/installing_epas_using_edb_repository/ibm_power_ppc64le/epas_sles12_ppcle.mdx b/product_docs/docs/epas/14/epas_inst_linux/installing_epas_using_edb_repository/ibm_power_ppc64le/epas_sles12_ppcle.mdx index 2c025fb7c4e..e8422f5becb 100644 --- a/product_docs/docs/epas/14/epas_inst_linux/installing_epas_using_edb_repository/ibm_power_ppc64le/epas_sles12_ppcle.mdx +++ b/product_docs/docs/epas/14/epas_inst_linux/installing_epas_using_edb_repository/ibm_power_ppc64le/epas_sles12_ppcle.mdx @@ -1,6 +1,9 @@ --- navTitle: SLES 12 title: Installing EDB Postgres Advanced Server on SLES 12 ppc64le +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/epas/14/epas_inst_linux/installing_epas_using_edb_repository/ibm_power_ppc64le/epas_sles15_ppcle.mdx b/product_docs/docs/epas/14/epas_inst_linux/installing_epas_using_edb_repository/ibm_power_ppc64le/epas_sles15_ppcle.mdx index ba0d6b1bdc3..8a5079ac1dc 100644 --- a/product_docs/docs/epas/14/epas_inst_linux/installing_epas_using_edb_repository/ibm_power_ppc64le/epas_sles15_ppcle.mdx +++ b/product_docs/docs/epas/14/epas_inst_linux/installing_epas_using_edb_repository/ibm_power_ppc64le/epas_sles15_ppcle.mdx @@ -1,6 +1,9 @@ --- navTitle: SLES 15 title: Installing EDB Postgres Advanced Server on SLES 15 ppc64le +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/epas/14/epas_inst_linux/installing_epas_using_edb_repository/x86_amd64/epas_centos7_x86.mdx b/product_docs/docs/epas/14/epas_inst_linux/installing_epas_using_edb_repository/x86_amd64/epas_centos7_x86.mdx index 88db421424d..f3a867e37eb 100644 --- a/product_docs/docs/epas/14/epas_inst_linux/installing_epas_using_edb_repository/x86_amd64/epas_centos7_x86.mdx +++ b/product_docs/docs/epas/14/epas_inst_linux/installing_epas_using_edb_repository/x86_amd64/epas_centos7_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: CentOS 7 title: Installing EDB Postgres Advanced Server on CentOS 7 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/epas/14/epas_inst_linux/installing_epas_using_edb_repository/x86_amd64/epas_deb10_x86.mdx b/product_docs/docs/epas/14/epas_inst_linux/installing_epas_using_edb_repository/x86_amd64/epas_deb10_x86.mdx index 8039cd43952..1e62fedb967 100644 --- a/product_docs/docs/epas/14/epas_inst_linux/installing_epas_using_edb_repository/x86_amd64/epas_deb10_x86.mdx +++ b/product_docs/docs/epas/14/epas_inst_linux/installing_epas_using_edb_repository/x86_amd64/epas_deb10_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: Debian 10 title: Installing EDB Postgres Advanced Server on Debian 10 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/epas/14/epas_inst_linux/installing_epas_using_edb_repository/x86_amd64/epas_other_linux8_x86.mdx b/product_docs/docs/epas/14/epas_inst_linux/installing_epas_using_edb_repository/x86_amd64/epas_other_linux8_x86.mdx index fe61a2ae39a..fa64f899c9b 100644 --- a/product_docs/docs/epas/14/epas_inst_linux/installing_epas_using_edb_repository/x86_amd64/epas_other_linux8_x86.mdx +++ b/product_docs/docs/epas/14/epas_inst_linux/installing_epas_using_edb_repository/x86_amd64/epas_other_linux8_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: AlmaLinux 8 or Rocky Linux 8 title: Installing EDB Postgres Advanced Server on AlmaLinux 8 or Rocky Linux 8 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/epas/14/epas_inst_linux/installing_epas_using_edb_repository/x86_amd64/epas_rhel7_x86.mdx b/product_docs/docs/epas/14/epas_inst_linux/installing_epas_using_edb_repository/x86_amd64/epas_rhel7_x86.mdx index 9263dc2af3c..3248c95c20b 100644 --- a/product_docs/docs/epas/14/epas_inst_linux/installing_epas_using_edb_repository/x86_amd64/epas_rhel7_x86.mdx +++ b/product_docs/docs/epas/14/epas_inst_linux/installing_epas_using_edb_repository/x86_amd64/epas_rhel7_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: RHEL 7 or OL 7 title: Installing EDB Postgres Advanced Server on RHEL 7 or OL 7 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/epas/14/epas_inst_linux/installing_epas_using_edb_repository/x86_amd64/epas_rhel8_x86.mdx b/product_docs/docs/epas/14/epas_inst_linux/installing_epas_using_edb_repository/x86_amd64/epas_rhel8_x86.mdx index 5b483213fbd..5eb5d8c1493 100644 --- a/product_docs/docs/epas/14/epas_inst_linux/installing_epas_using_edb_repository/x86_amd64/epas_rhel8_x86.mdx +++ b/product_docs/docs/epas/14/epas_inst_linux/installing_epas_using_edb_repository/x86_amd64/epas_rhel8_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: RHEL 8 or OL 8 title: Installing EDB Postgres Advanced Server on RHEL 8 or OL 8 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/epas/14/epas_inst_linux/installing_epas_using_edb_repository/x86_amd64/epas_sles12_x86.mdx b/product_docs/docs/epas/14/epas_inst_linux/installing_epas_using_edb_repository/x86_amd64/epas_sles12_x86.mdx index 02830061d40..9cef1ebd28b 100644 --- a/product_docs/docs/epas/14/epas_inst_linux/installing_epas_using_edb_repository/x86_amd64/epas_sles12_x86.mdx +++ b/product_docs/docs/epas/14/epas_inst_linux/installing_epas_using_edb_repository/x86_amd64/epas_sles12_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: SLES 12 title: Installing EDB Postgres Advanced Server on SLES 12 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/epas/14/epas_inst_linux/installing_epas_using_edb_repository/x86_amd64/epas_sles15_x86.mdx b/product_docs/docs/epas/14/epas_inst_linux/installing_epas_using_edb_repository/x86_amd64/epas_sles15_x86.mdx index 4b7a7c7316d..696d7a8e233 100644 --- a/product_docs/docs/epas/14/epas_inst_linux/installing_epas_using_edb_repository/x86_amd64/epas_sles15_x86.mdx +++ b/product_docs/docs/epas/14/epas_inst_linux/installing_epas_using_edb_repository/x86_amd64/epas_sles15_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: SLES 15 title: Installing EDB Postgres Advanced Server on SLES 15 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/epas/14/epas_inst_linux/installing_epas_using_edb_repository/x86_amd64/epas_ubuntu18_x86.mdx b/product_docs/docs/epas/14/epas_inst_linux/installing_epas_using_edb_repository/x86_amd64/epas_ubuntu18_x86.mdx index 3554b55b742..525cb03e126 100644 --- a/product_docs/docs/epas/14/epas_inst_linux/installing_epas_using_edb_repository/x86_amd64/epas_ubuntu18_x86.mdx +++ b/product_docs/docs/epas/14/epas_inst_linux/installing_epas_using_edb_repository/x86_amd64/epas_ubuntu18_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: Ubuntu 18.04 title: Installing EDB Postgres Advanced Server on Ubuntu 18.04 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/epas/14/epas_inst_linux/installing_epas_using_edb_repository/x86_amd64/epas_ubuntu20_x86.mdx b/product_docs/docs/epas/14/epas_inst_linux/installing_epas_using_edb_repository/x86_amd64/epas_ubuntu20_x86.mdx index 40ea5cd3ec0..d308ef50b9c 100644 --- a/product_docs/docs/epas/14/epas_inst_linux/installing_epas_using_edb_repository/x86_amd64/epas_ubuntu20_x86.mdx +++ b/product_docs/docs/epas/14/epas_inst_linux/installing_epas_using_edb_repository/x86_amd64/epas_ubuntu20_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: Ubuntu 20.04 title: Installing EDB Postgres Advanced Server on Ubuntu 20.04 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/eprs/7/03_installation/03_installing_rpm_package/ibm_power_ppc64le/eprs_rhel8_ppcle.mdx b/product_docs/docs/eprs/7/03_installation/03_installing_rpm_package/ibm_power_ppc64le/eprs_rhel8_ppcle.mdx index d75beb7e341..f887c22c77b 100644 --- a/product_docs/docs/eprs/7/03_installation/03_installing_rpm_package/ibm_power_ppc64le/eprs_rhel8_ppcle.mdx +++ b/product_docs/docs/eprs/7/03_installation/03_installing_rpm_package/ibm_power_ppc64le/eprs_rhel8_ppcle.mdx @@ -1,6 +1,9 @@ --- navTitle: RHEL 8 title: Installing Replication Server on RHEL 8 ppc64le +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/eprs/7/03_installation/03_installing_rpm_package/ibm_power_ppc64le/eprs_sles12_ppcle.mdx b/product_docs/docs/eprs/7/03_installation/03_installing_rpm_package/ibm_power_ppc64le/eprs_sles12_ppcle.mdx index b08a5883a80..1098dc75a5d 100644 --- a/product_docs/docs/eprs/7/03_installation/03_installing_rpm_package/ibm_power_ppc64le/eprs_sles12_ppcle.mdx +++ b/product_docs/docs/eprs/7/03_installation/03_installing_rpm_package/ibm_power_ppc64le/eprs_sles12_ppcle.mdx @@ -1,6 +1,9 @@ --- navTitle: SLES 12 title: Installing Replication Server on SLES 12 ppc64le +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/eprs/7/03_installation/03_installing_rpm_package/ibm_power_ppc64le/eprs_sles15_ppcle.mdx b/product_docs/docs/eprs/7/03_installation/03_installing_rpm_package/ibm_power_ppc64le/eprs_sles15_ppcle.mdx index 3d6b7027d36..707bc58d6f4 100644 --- a/product_docs/docs/eprs/7/03_installation/03_installing_rpm_package/ibm_power_ppc64le/eprs_sles15_ppcle.mdx +++ b/product_docs/docs/eprs/7/03_installation/03_installing_rpm_package/ibm_power_ppc64le/eprs_sles15_ppcle.mdx @@ -1,6 +1,9 @@ --- navTitle: SLES 15 title: Installing Replication Server on SLES 15 ppc64le +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/eprs/7/03_installation/03_installing_rpm_package/x86_amd64/eprs_centos7_x86.mdx b/product_docs/docs/eprs/7/03_installation/03_installing_rpm_package/x86_amd64/eprs_centos7_x86.mdx index d532c3b3fde..31f54178a51 100644 --- a/product_docs/docs/eprs/7/03_installation/03_installing_rpm_package/x86_amd64/eprs_centos7_x86.mdx +++ b/product_docs/docs/eprs/7/03_installation/03_installing_rpm_package/x86_amd64/eprs_centos7_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: CentOS 7 title: Installing Replication Server on CentOS 7 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/eprs/7/03_installation/03_installing_rpm_package/x86_amd64/eprs_deb10_x86.mdx b/product_docs/docs/eprs/7/03_installation/03_installing_rpm_package/x86_amd64/eprs_deb10_x86.mdx index 5056279b6ef..25b44b6b466 100644 --- a/product_docs/docs/eprs/7/03_installation/03_installing_rpm_package/x86_amd64/eprs_deb10_x86.mdx +++ b/product_docs/docs/eprs/7/03_installation/03_installing_rpm_package/x86_amd64/eprs_deb10_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: Debian 10 title: Installing Replication Server on Debian 10 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/eprs/7/03_installation/03_installing_rpm_package/x86_amd64/eprs_other_linux8_x86.mdx b/product_docs/docs/eprs/7/03_installation/03_installing_rpm_package/x86_amd64/eprs_other_linux8_x86.mdx index 8c12010ca71..d098c64c7ef 100644 --- a/product_docs/docs/eprs/7/03_installation/03_installing_rpm_package/x86_amd64/eprs_other_linux8_x86.mdx +++ b/product_docs/docs/eprs/7/03_installation/03_installing_rpm_package/x86_amd64/eprs_other_linux8_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: AlmaLinux 8 or Rocky Linux 8 title: Installing Replication Server on AlmaLinux 8 or Rocky Linux 8 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/eprs/7/03_installation/03_installing_rpm_package/x86_amd64/eprs_rhel7_x86.mdx b/product_docs/docs/eprs/7/03_installation/03_installing_rpm_package/x86_amd64/eprs_rhel7_x86.mdx index 572fdf7516a..a1bdf773714 100644 --- a/product_docs/docs/eprs/7/03_installation/03_installing_rpm_package/x86_amd64/eprs_rhel7_x86.mdx +++ b/product_docs/docs/eprs/7/03_installation/03_installing_rpm_package/x86_amd64/eprs_rhel7_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: RHEL 7 or OL 7 title: Installing Replication Server on RHEL 7 or OL 7 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/eprs/7/03_installation/03_installing_rpm_package/x86_amd64/eprs_rhel8_x86.mdx b/product_docs/docs/eprs/7/03_installation/03_installing_rpm_package/x86_amd64/eprs_rhel8_x86.mdx index e6d4c0fc698..2014b664386 100644 --- a/product_docs/docs/eprs/7/03_installation/03_installing_rpm_package/x86_amd64/eprs_rhel8_x86.mdx +++ b/product_docs/docs/eprs/7/03_installation/03_installing_rpm_package/x86_amd64/eprs_rhel8_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: RHEL 8 or OL 8 title: Installing Replication Server on RHEL 8 or OL 8 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/eprs/7/03_installation/03_installing_rpm_package/x86_amd64/eprs_sles12_x86.mdx b/product_docs/docs/eprs/7/03_installation/03_installing_rpm_package/x86_amd64/eprs_sles12_x86.mdx index d9b41b39e39..3a5817e26d0 100644 --- a/product_docs/docs/eprs/7/03_installation/03_installing_rpm_package/x86_amd64/eprs_sles12_x86.mdx +++ b/product_docs/docs/eprs/7/03_installation/03_installing_rpm_package/x86_amd64/eprs_sles12_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: SLES 12 title: Installing Replication Server on SLES 12 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/eprs/7/03_installation/03_installing_rpm_package/x86_amd64/eprs_sles15_x86.mdx b/product_docs/docs/eprs/7/03_installation/03_installing_rpm_package/x86_amd64/eprs_sles15_x86.mdx index b78c2fab1a4..f03340e9267 100644 --- a/product_docs/docs/eprs/7/03_installation/03_installing_rpm_package/x86_amd64/eprs_sles15_x86.mdx +++ b/product_docs/docs/eprs/7/03_installation/03_installing_rpm_package/x86_amd64/eprs_sles15_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: SLES 15 title: Installing Replication Server on SLES 15 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/eprs/7/03_installation/03_installing_rpm_package/x86_amd64/eprs_ubuntu18_x86.mdx b/product_docs/docs/eprs/7/03_installation/03_installing_rpm_package/x86_amd64/eprs_ubuntu18_x86.mdx index 65006d03f5a..ac8df099104 100644 --- a/product_docs/docs/eprs/7/03_installation/03_installing_rpm_package/x86_amd64/eprs_ubuntu18_x86.mdx +++ b/product_docs/docs/eprs/7/03_installation/03_installing_rpm_package/x86_amd64/eprs_ubuntu18_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: Ubuntu 18.04 title: Installing Replication Server on Ubuntu 18.04 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/eprs/7/03_installation/03_installing_rpm_package/x86_amd64/eprs_ubuntu20_x86.mdx b/product_docs/docs/eprs/7/03_installation/03_installing_rpm_package/x86_amd64/eprs_ubuntu20_x86.mdx index 897afe6e391..b5684e00fe2 100644 --- a/product_docs/docs/eprs/7/03_installation/03_installing_rpm_package/x86_amd64/eprs_ubuntu20_x86.mdx +++ b/product_docs/docs/eprs/7/03_installation/03_installing_rpm_package/x86_amd64/eprs_ubuntu20_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: Ubuntu 20.04 title: Installing Replication Server on Ubuntu 20.04 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/ibm_power_ppc64le/hadoop_rhel8_ppcle.mdx b/product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/ibm_power_ppc64le/hadoop_rhel8_ppcle.mdx index 32aa626a36e..8f2574bad06 100644 --- a/product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/ibm_power_ppc64le/hadoop_rhel8_ppcle.mdx +++ b/product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/ibm_power_ppc64le/hadoop_rhel8_ppcle.mdx @@ -1,6 +1,9 @@ --- navTitle: RHEL 8 title: Installing Hadoop Foreign Data Wrapper on RHEL 8 ppc64le +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/ibm_power_ppc64le/hadoop_sles12_ppcle.mdx b/product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/ibm_power_ppc64le/hadoop_sles12_ppcle.mdx index 6f0a77dbaf6..b68fee08402 100644 --- a/product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/ibm_power_ppc64le/hadoop_sles12_ppcle.mdx +++ b/product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/ibm_power_ppc64le/hadoop_sles12_ppcle.mdx @@ -1,6 +1,9 @@ --- navTitle: SLES 12 title: Installing Hadoop Foreign Data Wrapper on SLES 12 ppc64le +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/ibm_power_ppc64le/hadoop_sles15_ppcle.mdx b/product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/ibm_power_ppc64le/hadoop_sles15_ppcle.mdx index 1733fef3c49..3d1135661c1 100644 --- a/product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/ibm_power_ppc64le/hadoop_sles15_ppcle.mdx +++ b/product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/ibm_power_ppc64le/hadoop_sles15_ppcle.mdx @@ -1,6 +1,9 @@ --- navTitle: SLES 15 title: Installing Hadoop Foreign Data Wrapper on SLES 15 ppc64le +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/x86_amd64/hadoop_centos7_x86.mdx b/product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/x86_amd64/hadoop_centos7_x86.mdx index 30e412976f2..fa47bde021f 100644 --- a/product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/x86_amd64/hadoop_centos7_x86.mdx +++ b/product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/x86_amd64/hadoop_centos7_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: CentOS 7 title: Installing Hadoop Foreign Data Wrapper on CentOS 7 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/x86_amd64/hadoop_deb10_x86.mdx b/product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/x86_amd64/hadoop_deb10_x86.mdx index a1068219011..5e8499ffd0a 100644 --- a/product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/x86_amd64/hadoop_deb10_x86.mdx +++ b/product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/x86_amd64/hadoop_deb10_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: Debian 10 title: Installing Hadoop Foreign Data Wrapper on Debian 10 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/x86_amd64/hadoop_other_linux8_x86.mdx b/product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/x86_amd64/hadoop_other_linux8_x86.mdx index cb4cf1ceed8..a06408b9550 100644 --- a/product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/x86_amd64/hadoop_other_linux8_x86.mdx +++ b/product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/x86_amd64/hadoop_other_linux8_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: AlmaLinux 8 or Rocky Linux 8 title: Installing Hadoop Foreign Data Wrapper on AlmaLinux 8 or Rocky Linux 8 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/x86_amd64/hadoop_rhel7_x86.mdx b/product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/x86_amd64/hadoop_rhel7_x86.mdx index 63a549d342c..fd0e2070807 100644 --- a/product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/x86_amd64/hadoop_rhel7_x86.mdx +++ b/product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/x86_amd64/hadoop_rhel7_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: RHEL 7 or OL 7 title: Installing Hadoop Foreign Data Wrapper on RHEL 7 or OL 7 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/x86_amd64/hadoop_rhel8_x86.mdx b/product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/x86_amd64/hadoop_rhel8_x86.mdx index 0997c56049f..cef0aa73d03 100644 --- a/product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/x86_amd64/hadoop_rhel8_x86.mdx +++ b/product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/x86_amd64/hadoop_rhel8_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: RHEL 8 or OL 8 title: Installing Hadoop Foreign Data Wrapper on RHEL 8 or OL 8 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/x86_amd64/hadoop_sles12_x86.mdx b/product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/x86_amd64/hadoop_sles12_x86.mdx index 47d42a1cf8c..03718e368de 100644 --- a/product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/x86_amd64/hadoop_sles12_x86.mdx +++ b/product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/x86_amd64/hadoop_sles12_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: SLES 12 title: Installing Hadoop Foreign Data Wrapper on SLES 12 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/x86_amd64/hadoop_sles15_x86.mdx b/product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/x86_amd64/hadoop_sles15_x86.mdx index d749b3ea821..3413ec23ac0 100644 --- a/product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/x86_amd64/hadoop_sles15_x86.mdx +++ b/product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/x86_amd64/hadoop_sles15_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: SLES 15 title: Installing Hadoop Foreign Data Wrapper on SLES 15 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/x86_amd64/hadoop_ubuntu18_x86.mdx b/product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/x86_amd64/hadoop_ubuntu18_x86.mdx index 21b96cff455..e81dde1986f 100644 --- a/product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/x86_amd64/hadoop_ubuntu18_x86.mdx +++ b/product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/x86_amd64/hadoop_ubuntu18_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: Ubuntu 18.04 title: Installing Hadoop Foreign Data Wrapper on Ubuntu 18.04 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/x86_amd64/hadoop_ubuntu20_x86.mdx b/product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/x86_amd64/hadoop_ubuntu20_x86.mdx index b0e28969d8b..44d7b0364be 100644 --- a/product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/x86_amd64/hadoop_ubuntu20_x86.mdx +++ b/product_docs/docs/hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/x86_amd64/hadoop_ubuntu20_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: Ubuntu 20.04 title: Installing Hadoop Foreign Data Wrapper on Ubuntu 20.04 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/jdbc_connector/42.5.0.1/04_installing_and_configuring_the_jdbc_connector/01_installing_the_connector_with_an_rpm_package/ibm_power_ppc64le/jdbc42_rhel8_ppcle.mdx b/product_docs/docs/jdbc_connector/42.5.0.1/04_installing_and_configuring_the_jdbc_connector/01_installing_the_connector_with_an_rpm_package/ibm_power_ppc64le/jdbc42_rhel8_ppcle.mdx index e4386a7acec..8523eaeda10 100644 --- a/product_docs/docs/jdbc_connector/42.5.0.1/04_installing_and_configuring_the_jdbc_connector/01_installing_the_connector_with_an_rpm_package/ibm_power_ppc64le/jdbc42_rhel8_ppcle.mdx +++ b/product_docs/docs/jdbc_connector/42.5.0.1/04_installing_and_configuring_the_jdbc_connector/01_installing_the_connector_with_an_rpm_package/ibm_power_ppc64le/jdbc42_rhel8_ppcle.mdx @@ -1,6 +1,9 @@ --- navTitle: RHEL 8 title: Installing EDB JDBC Connector on RHEL 8 ppc64le +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/jdbc_connector/42.5.0.1/04_installing_and_configuring_the_jdbc_connector/01_installing_the_connector_with_an_rpm_package/ibm_power_ppc64le/jdbc42_sles12_ppcle.mdx b/product_docs/docs/jdbc_connector/42.5.0.1/04_installing_and_configuring_the_jdbc_connector/01_installing_the_connector_with_an_rpm_package/ibm_power_ppc64le/jdbc42_sles12_ppcle.mdx index 54516c6c26a..c047388f0c8 100644 --- a/product_docs/docs/jdbc_connector/42.5.0.1/04_installing_and_configuring_the_jdbc_connector/01_installing_the_connector_with_an_rpm_package/ibm_power_ppc64le/jdbc42_sles12_ppcle.mdx +++ b/product_docs/docs/jdbc_connector/42.5.0.1/04_installing_and_configuring_the_jdbc_connector/01_installing_the_connector_with_an_rpm_package/ibm_power_ppc64le/jdbc42_sles12_ppcle.mdx @@ -1,6 +1,9 @@ --- navTitle: SLES 12 title: Installing EDB JDBC Connector on SLES 12 ppc64le +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/jdbc_connector/42.5.0.1/04_installing_and_configuring_the_jdbc_connector/01_installing_the_connector_with_an_rpm_package/ibm_power_ppc64le/jdbc42_sles15_ppcle.mdx b/product_docs/docs/jdbc_connector/42.5.0.1/04_installing_and_configuring_the_jdbc_connector/01_installing_the_connector_with_an_rpm_package/ibm_power_ppc64le/jdbc42_sles15_ppcle.mdx index 2ee252f5512..95b5ac3b6ba 100644 --- a/product_docs/docs/jdbc_connector/42.5.0.1/04_installing_and_configuring_the_jdbc_connector/01_installing_the_connector_with_an_rpm_package/ibm_power_ppc64le/jdbc42_sles15_ppcle.mdx +++ b/product_docs/docs/jdbc_connector/42.5.0.1/04_installing_and_configuring_the_jdbc_connector/01_installing_the_connector_with_an_rpm_package/ibm_power_ppc64le/jdbc42_sles15_ppcle.mdx @@ -1,6 +1,9 @@ --- navTitle: SLES 15 title: Installing EDB JDBC Connector on SLES 15 ppc64le +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/jdbc_connector/42.5.0.1/04_installing_and_configuring_the_jdbc_connector/01_installing_the_connector_with_an_rpm_package/x86_amd64/jdbc42_centos7_x86.mdx b/product_docs/docs/jdbc_connector/42.5.0.1/04_installing_and_configuring_the_jdbc_connector/01_installing_the_connector_with_an_rpm_package/x86_amd64/jdbc42_centos7_x86.mdx index 87f7bfb4cc9..4a6ec503040 100644 --- a/product_docs/docs/jdbc_connector/42.5.0.1/04_installing_and_configuring_the_jdbc_connector/01_installing_the_connector_with_an_rpm_package/x86_amd64/jdbc42_centos7_x86.mdx +++ b/product_docs/docs/jdbc_connector/42.5.0.1/04_installing_and_configuring_the_jdbc_connector/01_installing_the_connector_with_an_rpm_package/x86_amd64/jdbc42_centos7_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: CentOS 7 title: Installing EDB JDBC Connector on CentOS 7 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/jdbc_connector/42.5.0.1/04_installing_and_configuring_the_jdbc_connector/01_installing_the_connector_with_an_rpm_package/x86_amd64/jdbc42_deb10_x86.mdx b/product_docs/docs/jdbc_connector/42.5.0.1/04_installing_and_configuring_the_jdbc_connector/01_installing_the_connector_with_an_rpm_package/x86_amd64/jdbc42_deb10_x86.mdx index 3d3dc891135..bbcc7b909c6 100644 --- a/product_docs/docs/jdbc_connector/42.5.0.1/04_installing_and_configuring_the_jdbc_connector/01_installing_the_connector_with_an_rpm_package/x86_amd64/jdbc42_deb10_x86.mdx +++ b/product_docs/docs/jdbc_connector/42.5.0.1/04_installing_and_configuring_the_jdbc_connector/01_installing_the_connector_with_an_rpm_package/x86_amd64/jdbc42_deb10_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: Debian 10 title: Installing EDB JDBC Connector on Debian 10 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/jdbc_connector/42.5.0.1/04_installing_and_configuring_the_jdbc_connector/01_installing_the_connector_with_an_rpm_package/x86_amd64/jdbc42_other_linux8_x86.mdx b/product_docs/docs/jdbc_connector/42.5.0.1/04_installing_and_configuring_the_jdbc_connector/01_installing_the_connector_with_an_rpm_package/x86_amd64/jdbc42_other_linux8_x86.mdx index 81233d2a847..51b9e6535cd 100644 --- a/product_docs/docs/jdbc_connector/42.5.0.1/04_installing_and_configuring_the_jdbc_connector/01_installing_the_connector_with_an_rpm_package/x86_amd64/jdbc42_other_linux8_x86.mdx +++ b/product_docs/docs/jdbc_connector/42.5.0.1/04_installing_and_configuring_the_jdbc_connector/01_installing_the_connector_with_an_rpm_package/x86_amd64/jdbc42_other_linux8_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: AlmaLinux 8 or Rocky Linux 8 title: Installing EDB JDBC Connector on AlmaLinux 8 or Rocky Linux 8 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/jdbc_connector/42.5.0.1/04_installing_and_configuring_the_jdbc_connector/01_installing_the_connector_with_an_rpm_package/x86_amd64/jdbc42_rhel7_x86.mdx b/product_docs/docs/jdbc_connector/42.5.0.1/04_installing_and_configuring_the_jdbc_connector/01_installing_the_connector_with_an_rpm_package/x86_amd64/jdbc42_rhel7_x86.mdx index 76fd9c02f2b..d0f31bed1f6 100644 --- a/product_docs/docs/jdbc_connector/42.5.0.1/04_installing_and_configuring_the_jdbc_connector/01_installing_the_connector_with_an_rpm_package/x86_amd64/jdbc42_rhel7_x86.mdx +++ b/product_docs/docs/jdbc_connector/42.5.0.1/04_installing_and_configuring_the_jdbc_connector/01_installing_the_connector_with_an_rpm_package/x86_amd64/jdbc42_rhel7_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: RHEL 7 or OL 7 title: Installing EDB JDBC Connector on RHEL 7 or OL 7 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/jdbc_connector/42.5.0.1/04_installing_and_configuring_the_jdbc_connector/01_installing_the_connector_with_an_rpm_package/x86_amd64/jdbc42_rhel8_x86.mdx b/product_docs/docs/jdbc_connector/42.5.0.1/04_installing_and_configuring_the_jdbc_connector/01_installing_the_connector_with_an_rpm_package/x86_amd64/jdbc42_rhel8_x86.mdx index 909848f652f..66bda2d350f 100644 --- a/product_docs/docs/jdbc_connector/42.5.0.1/04_installing_and_configuring_the_jdbc_connector/01_installing_the_connector_with_an_rpm_package/x86_amd64/jdbc42_rhel8_x86.mdx +++ b/product_docs/docs/jdbc_connector/42.5.0.1/04_installing_and_configuring_the_jdbc_connector/01_installing_the_connector_with_an_rpm_package/x86_amd64/jdbc42_rhel8_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: RHEL 8 or OL 8 title: Installing EDB JDBC Connector on RHEL 8 or OL 8 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/jdbc_connector/42.5.0.1/04_installing_and_configuring_the_jdbc_connector/01_installing_the_connector_with_an_rpm_package/x86_amd64/jdbc42_sles12_x86.mdx b/product_docs/docs/jdbc_connector/42.5.0.1/04_installing_and_configuring_the_jdbc_connector/01_installing_the_connector_with_an_rpm_package/x86_amd64/jdbc42_sles12_x86.mdx index b863e2b8a63..32af347a815 100644 --- a/product_docs/docs/jdbc_connector/42.5.0.1/04_installing_and_configuring_the_jdbc_connector/01_installing_the_connector_with_an_rpm_package/x86_amd64/jdbc42_sles12_x86.mdx +++ b/product_docs/docs/jdbc_connector/42.5.0.1/04_installing_and_configuring_the_jdbc_connector/01_installing_the_connector_with_an_rpm_package/x86_amd64/jdbc42_sles12_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: SLES 12 title: Installing EDB JDBC Connector on SLES 12 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/jdbc_connector/42.5.0.1/04_installing_and_configuring_the_jdbc_connector/01_installing_the_connector_with_an_rpm_package/x86_amd64/jdbc42_sles15_x86.mdx b/product_docs/docs/jdbc_connector/42.5.0.1/04_installing_and_configuring_the_jdbc_connector/01_installing_the_connector_with_an_rpm_package/x86_amd64/jdbc42_sles15_x86.mdx index 36dbafe5f18..09423bb8677 100644 --- a/product_docs/docs/jdbc_connector/42.5.0.1/04_installing_and_configuring_the_jdbc_connector/01_installing_the_connector_with_an_rpm_package/x86_amd64/jdbc42_sles15_x86.mdx +++ b/product_docs/docs/jdbc_connector/42.5.0.1/04_installing_and_configuring_the_jdbc_connector/01_installing_the_connector_with_an_rpm_package/x86_amd64/jdbc42_sles15_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: SLES 15 title: Installing EDB JDBC Connector on SLES 15 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/jdbc_connector/42.5.0.1/04_installing_and_configuring_the_jdbc_connector/01_installing_the_connector_with_an_rpm_package/x86_amd64/jdbc42_ubuntu18_x86.mdx b/product_docs/docs/jdbc_connector/42.5.0.1/04_installing_and_configuring_the_jdbc_connector/01_installing_the_connector_with_an_rpm_package/x86_amd64/jdbc42_ubuntu18_x86.mdx index 9914544ee46..621b75ed65d 100644 --- a/product_docs/docs/jdbc_connector/42.5.0.1/04_installing_and_configuring_the_jdbc_connector/01_installing_the_connector_with_an_rpm_package/x86_amd64/jdbc42_ubuntu18_x86.mdx +++ b/product_docs/docs/jdbc_connector/42.5.0.1/04_installing_and_configuring_the_jdbc_connector/01_installing_the_connector_with_an_rpm_package/x86_amd64/jdbc42_ubuntu18_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: Ubuntu 18.04 title: Installing EDB JDBC Connector on Ubuntu 18.04 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/jdbc_connector/42.5.0.1/04_installing_and_configuring_the_jdbc_connector/01_installing_the_connector_with_an_rpm_package/x86_amd64/jdbc42_ubuntu20_x86.mdx b/product_docs/docs/jdbc_connector/42.5.0.1/04_installing_and_configuring_the_jdbc_connector/01_installing_the_connector_with_an_rpm_package/x86_amd64/jdbc42_ubuntu20_x86.mdx index 317fe7399a9..3486de4a032 100644 --- a/product_docs/docs/jdbc_connector/42.5.0.1/04_installing_and_configuring_the_jdbc_connector/01_installing_the_connector_with_an_rpm_package/x86_amd64/jdbc42_ubuntu20_x86.mdx +++ b/product_docs/docs/jdbc_connector/42.5.0.1/04_installing_and_configuring_the_jdbc_connector/01_installing_the_connector_with_an_rpm_package/x86_amd64/jdbc42_ubuntu20_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: Ubuntu 20.04 title: Installing EDB JDBC Connector on Ubuntu 20.04 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/migration_toolkit/55/05_installing_mtk/install_on_linux/ibm_power_ppc64le/mtk55_rhel8_ppcle.mdx b/product_docs/docs/migration_toolkit/55/05_installing_mtk/install_on_linux/ibm_power_ppc64le/mtk55_rhel8_ppcle.mdx index 117c5742aad..9e1f19e6994 100644 --- a/product_docs/docs/migration_toolkit/55/05_installing_mtk/install_on_linux/ibm_power_ppc64le/mtk55_rhel8_ppcle.mdx +++ b/product_docs/docs/migration_toolkit/55/05_installing_mtk/install_on_linux/ibm_power_ppc64le/mtk55_rhel8_ppcle.mdx @@ -1,6 +1,9 @@ --- navTitle: RHEL 8 title: Installing Migration Toolkit on RHEL 8 ppc64le +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/migration_toolkit/55/05_installing_mtk/install_on_linux/ibm_power_ppc64le/mtk55_sles12_ppcle.mdx b/product_docs/docs/migration_toolkit/55/05_installing_mtk/install_on_linux/ibm_power_ppc64le/mtk55_sles12_ppcle.mdx index 36a6a83e4b0..1738a08004f 100644 --- a/product_docs/docs/migration_toolkit/55/05_installing_mtk/install_on_linux/ibm_power_ppc64le/mtk55_sles12_ppcle.mdx +++ b/product_docs/docs/migration_toolkit/55/05_installing_mtk/install_on_linux/ibm_power_ppc64le/mtk55_sles12_ppcle.mdx @@ -1,6 +1,9 @@ --- navTitle: SLES 12 title: Installing Migration Toolkit on SLES 12 ppc64le +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/migration_toolkit/55/05_installing_mtk/install_on_linux/ibm_power_ppc64le/mtk55_sles15_ppcle.mdx b/product_docs/docs/migration_toolkit/55/05_installing_mtk/install_on_linux/ibm_power_ppc64le/mtk55_sles15_ppcle.mdx index 73a20dff235..3c5e54ed9bd 100644 --- a/product_docs/docs/migration_toolkit/55/05_installing_mtk/install_on_linux/ibm_power_ppc64le/mtk55_sles15_ppcle.mdx +++ b/product_docs/docs/migration_toolkit/55/05_installing_mtk/install_on_linux/ibm_power_ppc64le/mtk55_sles15_ppcle.mdx @@ -1,6 +1,9 @@ --- navTitle: SLES 15 title: Installing Migration Toolkit on SLES 15 ppc64le +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/migration_toolkit/55/05_installing_mtk/install_on_linux/x86_amd64/mtk55_centos7_x86.mdx b/product_docs/docs/migration_toolkit/55/05_installing_mtk/install_on_linux/x86_amd64/mtk55_centos7_x86.mdx index e962db829da..6c5a8163683 100644 --- a/product_docs/docs/migration_toolkit/55/05_installing_mtk/install_on_linux/x86_amd64/mtk55_centos7_x86.mdx +++ b/product_docs/docs/migration_toolkit/55/05_installing_mtk/install_on_linux/x86_amd64/mtk55_centos7_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: CentOS 7 title: Installing Migration Toolkit on CentOS 7 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/migration_toolkit/55/05_installing_mtk/install_on_linux/x86_amd64/mtk55_deb10_x86.mdx b/product_docs/docs/migration_toolkit/55/05_installing_mtk/install_on_linux/x86_amd64/mtk55_deb10_x86.mdx index 31282f62895..acfc29a1f47 100644 --- a/product_docs/docs/migration_toolkit/55/05_installing_mtk/install_on_linux/x86_amd64/mtk55_deb10_x86.mdx +++ b/product_docs/docs/migration_toolkit/55/05_installing_mtk/install_on_linux/x86_amd64/mtk55_deb10_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: Debian 10 title: Installing Migration Toolkit on Debian 10 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/migration_toolkit/55/05_installing_mtk/install_on_linux/x86_amd64/mtk55_other_linux8_x86.mdx b/product_docs/docs/migration_toolkit/55/05_installing_mtk/install_on_linux/x86_amd64/mtk55_other_linux8_x86.mdx index d5801470501..180da215147 100644 --- a/product_docs/docs/migration_toolkit/55/05_installing_mtk/install_on_linux/x86_amd64/mtk55_other_linux8_x86.mdx +++ b/product_docs/docs/migration_toolkit/55/05_installing_mtk/install_on_linux/x86_amd64/mtk55_other_linux8_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: AlmaLinux 8 or Rocky Linux 8 title: Installing Migration Toolkit on AlmaLinux 8 or Rocky Linux 8 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/migration_toolkit/55/05_installing_mtk/install_on_linux/x86_amd64/mtk55_rhel7_x86.mdx b/product_docs/docs/migration_toolkit/55/05_installing_mtk/install_on_linux/x86_amd64/mtk55_rhel7_x86.mdx index e2cc4408d0c..959330e1cfe 100644 --- a/product_docs/docs/migration_toolkit/55/05_installing_mtk/install_on_linux/x86_amd64/mtk55_rhel7_x86.mdx +++ b/product_docs/docs/migration_toolkit/55/05_installing_mtk/install_on_linux/x86_amd64/mtk55_rhel7_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: RHEL 7 or OL 7 title: Installing Migration Toolkit on RHEL 7 or OL 7 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/migration_toolkit/55/05_installing_mtk/install_on_linux/x86_amd64/mtk55_rhel8_x86.mdx b/product_docs/docs/migration_toolkit/55/05_installing_mtk/install_on_linux/x86_amd64/mtk55_rhel8_x86.mdx index 12e76e9dbb4..83186f53a75 100644 --- a/product_docs/docs/migration_toolkit/55/05_installing_mtk/install_on_linux/x86_amd64/mtk55_rhel8_x86.mdx +++ b/product_docs/docs/migration_toolkit/55/05_installing_mtk/install_on_linux/x86_amd64/mtk55_rhel8_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: RHEL 8 or OL 8 title: Installing Migration Toolkit on RHEL 8 or OL 8 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/migration_toolkit/55/05_installing_mtk/install_on_linux/x86_amd64/mtk55_sles12_x86.mdx b/product_docs/docs/migration_toolkit/55/05_installing_mtk/install_on_linux/x86_amd64/mtk55_sles12_x86.mdx index 4be564cb1ff..bbcf4199155 100644 --- a/product_docs/docs/migration_toolkit/55/05_installing_mtk/install_on_linux/x86_amd64/mtk55_sles12_x86.mdx +++ b/product_docs/docs/migration_toolkit/55/05_installing_mtk/install_on_linux/x86_amd64/mtk55_sles12_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: SLES 12 title: Installing Migration Toolkit on SLES 12 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/migration_toolkit/55/05_installing_mtk/install_on_linux/x86_amd64/mtk55_sles15_x86.mdx b/product_docs/docs/migration_toolkit/55/05_installing_mtk/install_on_linux/x86_amd64/mtk55_sles15_x86.mdx index df24b8caf76..09336c76b8b 100644 --- a/product_docs/docs/migration_toolkit/55/05_installing_mtk/install_on_linux/x86_amd64/mtk55_sles15_x86.mdx +++ b/product_docs/docs/migration_toolkit/55/05_installing_mtk/install_on_linux/x86_amd64/mtk55_sles15_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: SLES 15 title: Installing Migration Toolkit on SLES 15 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/migration_toolkit/55/05_installing_mtk/install_on_linux/x86_amd64/mtk55_ubuntu18_x86.mdx b/product_docs/docs/migration_toolkit/55/05_installing_mtk/install_on_linux/x86_amd64/mtk55_ubuntu18_x86.mdx index 7459ebe593c..64b96f960ce 100644 --- a/product_docs/docs/migration_toolkit/55/05_installing_mtk/install_on_linux/x86_amd64/mtk55_ubuntu18_x86.mdx +++ b/product_docs/docs/migration_toolkit/55/05_installing_mtk/install_on_linux/x86_amd64/mtk55_ubuntu18_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: Ubuntu 18.04 title: Installing Migration Toolkit on Ubuntu 18.04 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/migration_toolkit/55/05_installing_mtk/install_on_linux/x86_amd64/mtk55_ubuntu20_x86.mdx b/product_docs/docs/migration_toolkit/55/05_installing_mtk/install_on_linux/x86_amd64/mtk55_ubuntu20_x86.mdx index 0cf03570ec2..6e60c5c7ddc 100644 --- a/product_docs/docs/migration_toolkit/55/05_installing_mtk/install_on_linux/x86_amd64/mtk55_ubuntu20_x86.mdx +++ b/product_docs/docs/migration_toolkit/55/05_installing_mtk/install_on_linux/x86_amd64/mtk55_ubuntu20_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: Ubuntu 20.04 title: Installing Migration Toolkit on Ubuntu 20.04 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/mongo_data_adapter/5/04_installing_the_mongo_data_adapter/ibm_power_ppc64le/mongo_rhel8_ppcle.mdx b/product_docs/docs/mongo_data_adapter/5/04_installing_the_mongo_data_adapter/ibm_power_ppc64le/mongo_rhel8_ppcle.mdx index f5d9c94a4d1..f3ff437d44f 100644 --- a/product_docs/docs/mongo_data_adapter/5/04_installing_the_mongo_data_adapter/ibm_power_ppc64le/mongo_rhel8_ppcle.mdx +++ b/product_docs/docs/mongo_data_adapter/5/04_installing_the_mongo_data_adapter/ibm_power_ppc64le/mongo_rhel8_ppcle.mdx @@ -1,6 +1,9 @@ --- navTitle: RHEL 8 title: Installing MongoDB Foreign Data Wrapper on RHEL 8 ppc64le +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/mongo_data_adapter/5/04_installing_the_mongo_data_adapter/ibm_power_ppc64le/mongo_sles12_ppcle.mdx b/product_docs/docs/mongo_data_adapter/5/04_installing_the_mongo_data_adapter/ibm_power_ppc64le/mongo_sles12_ppcle.mdx index 3d31f65b8a8..db87bfd9a5c 100644 --- a/product_docs/docs/mongo_data_adapter/5/04_installing_the_mongo_data_adapter/ibm_power_ppc64le/mongo_sles12_ppcle.mdx +++ b/product_docs/docs/mongo_data_adapter/5/04_installing_the_mongo_data_adapter/ibm_power_ppc64le/mongo_sles12_ppcle.mdx @@ -1,6 +1,9 @@ --- navTitle: SLES 12 title: Installing MongoDB Foreign Data Wrapper on SLES 12 ppc64le +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/mongo_data_adapter/5/04_installing_the_mongo_data_adapter/ibm_power_ppc64le/mongo_sles15_ppcle.mdx b/product_docs/docs/mongo_data_adapter/5/04_installing_the_mongo_data_adapter/ibm_power_ppc64le/mongo_sles15_ppcle.mdx index 1dc9bde91d0..a0bfb7b740e 100644 --- a/product_docs/docs/mongo_data_adapter/5/04_installing_the_mongo_data_adapter/ibm_power_ppc64le/mongo_sles15_ppcle.mdx +++ b/product_docs/docs/mongo_data_adapter/5/04_installing_the_mongo_data_adapter/ibm_power_ppc64le/mongo_sles15_ppcle.mdx @@ -1,6 +1,9 @@ --- navTitle: SLES 15 title: Installing MongoDB Foreign Data Wrapper on SLES 15 ppc64le +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/mongo_data_adapter/5/04_installing_the_mongo_data_adapter/x86_amd64/mongo_centos7_x86.mdx b/product_docs/docs/mongo_data_adapter/5/04_installing_the_mongo_data_adapter/x86_amd64/mongo_centos7_x86.mdx index 0814067eedb..941afb32b1b 100644 --- a/product_docs/docs/mongo_data_adapter/5/04_installing_the_mongo_data_adapter/x86_amd64/mongo_centos7_x86.mdx +++ b/product_docs/docs/mongo_data_adapter/5/04_installing_the_mongo_data_adapter/x86_amd64/mongo_centos7_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: CentOS 7 title: Installing MongoDB Foreign Data Wrapper on CentOS 7 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/mongo_data_adapter/5/04_installing_the_mongo_data_adapter/x86_amd64/mongo_deb10_x86.mdx b/product_docs/docs/mongo_data_adapter/5/04_installing_the_mongo_data_adapter/x86_amd64/mongo_deb10_x86.mdx index 7f5ed929bb0..d6bea664918 100644 --- a/product_docs/docs/mongo_data_adapter/5/04_installing_the_mongo_data_adapter/x86_amd64/mongo_deb10_x86.mdx +++ b/product_docs/docs/mongo_data_adapter/5/04_installing_the_mongo_data_adapter/x86_amd64/mongo_deb10_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: Debian 10 title: Installing MongoDB Foreign Data Wrapper on Debian 10 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/mongo_data_adapter/5/04_installing_the_mongo_data_adapter/x86_amd64/mongo_other_linux8_x86.mdx b/product_docs/docs/mongo_data_adapter/5/04_installing_the_mongo_data_adapter/x86_amd64/mongo_other_linux8_x86.mdx index 5e0c05b8d35..67d745465db 100644 --- a/product_docs/docs/mongo_data_adapter/5/04_installing_the_mongo_data_adapter/x86_amd64/mongo_other_linux8_x86.mdx +++ b/product_docs/docs/mongo_data_adapter/5/04_installing_the_mongo_data_adapter/x86_amd64/mongo_other_linux8_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: AlmaLinux 8 or Rocky Linux 8 title: Installing MongoDB Foreign Data Wrapper on AlmaLinux 8 or Rocky Linux 8 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/mongo_data_adapter/5/04_installing_the_mongo_data_adapter/x86_amd64/mongo_rhel7_x86.mdx b/product_docs/docs/mongo_data_adapter/5/04_installing_the_mongo_data_adapter/x86_amd64/mongo_rhel7_x86.mdx index b7ba3984b33..04ea2e00313 100644 --- a/product_docs/docs/mongo_data_adapter/5/04_installing_the_mongo_data_adapter/x86_amd64/mongo_rhel7_x86.mdx +++ b/product_docs/docs/mongo_data_adapter/5/04_installing_the_mongo_data_adapter/x86_amd64/mongo_rhel7_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: RHEL 7 or OL 7 title: Installing MongoDB Foreign Data Wrapper on RHEL 7 or OL 7 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/mongo_data_adapter/5/04_installing_the_mongo_data_adapter/x86_amd64/mongo_rhel8_x86.mdx b/product_docs/docs/mongo_data_adapter/5/04_installing_the_mongo_data_adapter/x86_amd64/mongo_rhel8_x86.mdx index 7cd4cd0f7a2..2b38d423883 100644 --- a/product_docs/docs/mongo_data_adapter/5/04_installing_the_mongo_data_adapter/x86_amd64/mongo_rhel8_x86.mdx +++ b/product_docs/docs/mongo_data_adapter/5/04_installing_the_mongo_data_adapter/x86_amd64/mongo_rhel8_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: RHEL 8 or OL 8 title: Installing MongoDB Foreign Data Wrapper on RHEL 8 or OL 8 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/mongo_data_adapter/5/04_installing_the_mongo_data_adapter/x86_amd64/mongo_sles12_x86.mdx b/product_docs/docs/mongo_data_adapter/5/04_installing_the_mongo_data_adapter/x86_amd64/mongo_sles12_x86.mdx index c2e60c1c5f0..8402a94c928 100644 --- a/product_docs/docs/mongo_data_adapter/5/04_installing_the_mongo_data_adapter/x86_amd64/mongo_sles12_x86.mdx +++ b/product_docs/docs/mongo_data_adapter/5/04_installing_the_mongo_data_adapter/x86_amd64/mongo_sles12_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: SLES 12 title: Installing MongoDB Foreign Data Wrapper on SLES 12 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/mongo_data_adapter/5/04_installing_the_mongo_data_adapter/x86_amd64/mongo_sles15_x86.mdx b/product_docs/docs/mongo_data_adapter/5/04_installing_the_mongo_data_adapter/x86_amd64/mongo_sles15_x86.mdx index f9c7918c4f3..4ed91987d24 100644 --- a/product_docs/docs/mongo_data_adapter/5/04_installing_the_mongo_data_adapter/x86_amd64/mongo_sles15_x86.mdx +++ b/product_docs/docs/mongo_data_adapter/5/04_installing_the_mongo_data_adapter/x86_amd64/mongo_sles15_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: SLES 15 title: Installing MongoDB Foreign Data Wrapper on SLES 15 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/mongo_data_adapter/5/04_installing_the_mongo_data_adapter/x86_amd64/mongo_ubuntu18_x86.mdx b/product_docs/docs/mongo_data_adapter/5/04_installing_the_mongo_data_adapter/x86_amd64/mongo_ubuntu18_x86.mdx index c6b5f5b164f..12be8d0728c 100644 --- a/product_docs/docs/mongo_data_adapter/5/04_installing_the_mongo_data_adapter/x86_amd64/mongo_ubuntu18_x86.mdx +++ b/product_docs/docs/mongo_data_adapter/5/04_installing_the_mongo_data_adapter/x86_amd64/mongo_ubuntu18_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: Ubuntu 18.04 title: Installing MongoDB Foreign Data Wrapper on Ubuntu 18.04 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/mongo_data_adapter/5/04_installing_the_mongo_data_adapter/x86_amd64/mongo_ubuntu20_x86.mdx b/product_docs/docs/mongo_data_adapter/5/04_installing_the_mongo_data_adapter/x86_amd64/mongo_ubuntu20_x86.mdx index 728d25367cd..7da4d893367 100644 --- a/product_docs/docs/mongo_data_adapter/5/04_installing_the_mongo_data_adapter/x86_amd64/mongo_ubuntu20_x86.mdx +++ b/product_docs/docs/mongo_data_adapter/5/04_installing_the_mongo_data_adapter/x86_amd64/mongo_ubuntu20_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: Ubuntu 20.04 title: Installing MongoDB Foreign Data Wrapper on Ubuntu 20.04 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/mysql_data_adapter/2/04_installing_the_mysql_data_adapter/ibm_power_ppc64le/mysql_rhel8_ppcle.mdx b/product_docs/docs/mysql_data_adapter/2/04_installing_the_mysql_data_adapter/ibm_power_ppc64le/mysql_rhel8_ppcle.mdx index c95ab579d12..2fa7156b205 100644 --- a/product_docs/docs/mysql_data_adapter/2/04_installing_the_mysql_data_adapter/ibm_power_ppc64le/mysql_rhel8_ppcle.mdx +++ b/product_docs/docs/mysql_data_adapter/2/04_installing_the_mysql_data_adapter/ibm_power_ppc64le/mysql_rhel8_ppcle.mdx @@ -1,6 +1,9 @@ --- navTitle: RHEL 8 title: Installing MySQL Foreign Data Wrapper on RHEL 8 ppc64le +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/mysql_data_adapter/2/04_installing_the_mysql_data_adapter/ibm_power_ppc64le/mysql_sles12_ppcle.mdx b/product_docs/docs/mysql_data_adapter/2/04_installing_the_mysql_data_adapter/ibm_power_ppc64le/mysql_sles12_ppcle.mdx index 0667f989fa4..e050573226d 100644 --- a/product_docs/docs/mysql_data_adapter/2/04_installing_the_mysql_data_adapter/ibm_power_ppc64le/mysql_sles12_ppcle.mdx +++ b/product_docs/docs/mysql_data_adapter/2/04_installing_the_mysql_data_adapter/ibm_power_ppc64le/mysql_sles12_ppcle.mdx @@ -1,6 +1,9 @@ --- navTitle: SLES 12 title: Installing MySQL Foreign Data Wrapper on SLES 12 ppc64le +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/mysql_data_adapter/2/04_installing_the_mysql_data_adapter/ibm_power_ppc64le/mysql_sles15_ppcle.mdx b/product_docs/docs/mysql_data_adapter/2/04_installing_the_mysql_data_adapter/ibm_power_ppc64le/mysql_sles15_ppcle.mdx index 9010d365e7e..b19c5f43fa2 100644 --- a/product_docs/docs/mysql_data_adapter/2/04_installing_the_mysql_data_adapter/ibm_power_ppc64le/mysql_sles15_ppcle.mdx +++ b/product_docs/docs/mysql_data_adapter/2/04_installing_the_mysql_data_adapter/ibm_power_ppc64le/mysql_sles15_ppcle.mdx @@ -1,6 +1,9 @@ --- navTitle: SLES 15 title: Installing MySQL Foreign Data Wrapper on SLES 15 ppc64le +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/mysql_data_adapter/2/04_installing_the_mysql_data_adapter/x86_amd64/mysql_centos7_x86.mdx b/product_docs/docs/mysql_data_adapter/2/04_installing_the_mysql_data_adapter/x86_amd64/mysql_centos7_x86.mdx index f8cc876b36d..9527ac17e3e 100644 --- a/product_docs/docs/mysql_data_adapter/2/04_installing_the_mysql_data_adapter/x86_amd64/mysql_centos7_x86.mdx +++ b/product_docs/docs/mysql_data_adapter/2/04_installing_the_mysql_data_adapter/x86_amd64/mysql_centos7_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: CentOS 7 title: Installing MySQL Foreign Data Wrapper on CentOS 7 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/mysql_data_adapter/2/04_installing_the_mysql_data_adapter/x86_amd64/mysql_deb10_x86.mdx b/product_docs/docs/mysql_data_adapter/2/04_installing_the_mysql_data_adapter/x86_amd64/mysql_deb10_x86.mdx index b9a5ab08ce5..33636441366 100644 --- a/product_docs/docs/mysql_data_adapter/2/04_installing_the_mysql_data_adapter/x86_amd64/mysql_deb10_x86.mdx +++ b/product_docs/docs/mysql_data_adapter/2/04_installing_the_mysql_data_adapter/x86_amd64/mysql_deb10_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: Debian 10 title: Installing MySQL Foreign Data Wrapper on Debian 10 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/mysql_data_adapter/2/04_installing_the_mysql_data_adapter/x86_amd64/mysql_other_linux8_x86.mdx b/product_docs/docs/mysql_data_adapter/2/04_installing_the_mysql_data_adapter/x86_amd64/mysql_other_linux8_x86.mdx index 172aa7cf63f..1864245b100 100644 --- a/product_docs/docs/mysql_data_adapter/2/04_installing_the_mysql_data_adapter/x86_amd64/mysql_other_linux8_x86.mdx +++ b/product_docs/docs/mysql_data_adapter/2/04_installing_the_mysql_data_adapter/x86_amd64/mysql_other_linux8_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: AlmaLinux 8 or Rocky Linux 8 title: Installing MySQL Foreign Data Wrapper on AlmaLinux 8 or Rocky Linux 8 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/mysql_data_adapter/2/04_installing_the_mysql_data_adapter/x86_amd64/mysql_rhel7_x86.mdx b/product_docs/docs/mysql_data_adapter/2/04_installing_the_mysql_data_adapter/x86_amd64/mysql_rhel7_x86.mdx index a839a581d1b..0b255c650a3 100644 --- a/product_docs/docs/mysql_data_adapter/2/04_installing_the_mysql_data_adapter/x86_amd64/mysql_rhel7_x86.mdx +++ b/product_docs/docs/mysql_data_adapter/2/04_installing_the_mysql_data_adapter/x86_amd64/mysql_rhel7_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: RHEL 7 or OL 7 title: Installing MySQL Foreign Data Wrapper on RHEL 7 or OL 7 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/mysql_data_adapter/2/04_installing_the_mysql_data_adapter/x86_amd64/mysql_rhel8_x86.mdx b/product_docs/docs/mysql_data_adapter/2/04_installing_the_mysql_data_adapter/x86_amd64/mysql_rhel8_x86.mdx index 28b04cc8e6e..0c2affb6003 100644 --- a/product_docs/docs/mysql_data_adapter/2/04_installing_the_mysql_data_adapter/x86_amd64/mysql_rhel8_x86.mdx +++ b/product_docs/docs/mysql_data_adapter/2/04_installing_the_mysql_data_adapter/x86_amd64/mysql_rhel8_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: RHEL 8 or OL 8 title: Installing MySQL Foreign Data Wrapper on RHEL 8 or OL 8 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/mysql_data_adapter/2/04_installing_the_mysql_data_adapter/x86_amd64/mysql_sles12_x86.mdx b/product_docs/docs/mysql_data_adapter/2/04_installing_the_mysql_data_adapter/x86_amd64/mysql_sles12_x86.mdx index 7a74cfd5271..0ded7d09e31 100644 --- a/product_docs/docs/mysql_data_adapter/2/04_installing_the_mysql_data_adapter/x86_amd64/mysql_sles12_x86.mdx +++ b/product_docs/docs/mysql_data_adapter/2/04_installing_the_mysql_data_adapter/x86_amd64/mysql_sles12_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: SLES 12 title: Installing MySQL Foreign Data Wrapper on SLES 12 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/mysql_data_adapter/2/04_installing_the_mysql_data_adapter/x86_amd64/mysql_sles15_x86.mdx b/product_docs/docs/mysql_data_adapter/2/04_installing_the_mysql_data_adapter/x86_amd64/mysql_sles15_x86.mdx index 233549a90ec..20717f6a821 100644 --- a/product_docs/docs/mysql_data_adapter/2/04_installing_the_mysql_data_adapter/x86_amd64/mysql_sles15_x86.mdx +++ b/product_docs/docs/mysql_data_adapter/2/04_installing_the_mysql_data_adapter/x86_amd64/mysql_sles15_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: SLES 15 title: Installing MySQL Foreign Data Wrapper on SLES 15 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/mysql_data_adapter/2/04_installing_the_mysql_data_adapter/x86_amd64/mysql_ubuntu18_x86.mdx b/product_docs/docs/mysql_data_adapter/2/04_installing_the_mysql_data_adapter/x86_amd64/mysql_ubuntu18_x86.mdx index 03f4004b2e9..cc10fbeedda 100644 --- a/product_docs/docs/mysql_data_adapter/2/04_installing_the_mysql_data_adapter/x86_amd64/mysql_ubuntu18_x86.mdx +++ b/product_docs/docs/mysql_data_adapter/2/04_installing_the_mysql_data_adapter/x86_amd64/mysql_ubuntu18_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: Ubuntu 18.04 title: Installing MySQL Foreign Data Wrapper on Ubuntu 18.04 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/mysql_data_adapter/2/04_installing_the_mysql_data_adapter/x86_amd64/mysql_ubuntu20_x86.mdx b/product_docs/docs/mysql_data_adapter/2/04_installing_the_mysql_data_adapter/x86_amd64/mysql_ubuntu20_x86.mdx index 2361edca98d..d357c912fec 100644 --- a/product_docs/docs/mysql_data_adapter/2/04_installing_the_mysql_data_adapter/x86_amd64/mysql_ubuntu20_x86.mdx +++ b/product_docs/docs/mysql_data_adapter/2/04_installing_the_mysql_data_adapter/x86_amd64/mysql_ubuntu20_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: Ubuntu 20.04 title: Installing MySQL Foreign Data Wrapper on Ubuntu 20.04 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/ocl_connector/14.1.0.1/04_open_client_library/01_installing_and_configuring_the_ocl_connector/install_on_linux_using_edb_repo/ibm_power_ppc64le/ocl_connector14_rhel8_ppcle.mdx b/product_docs/docs/ocl_connector/14.1.0.1/04_open_client_library/01_installing_and_configuring_the_ocl_connector/install_on_linux_using_edb_repo/ibm_power_ppc64le/ocl_connector14_rhel8_ppcle.mdx index e15400e395a..7f1d186cc3c 100644 --- a/product_docs/docs/ocl_connector/14.1.0.1/04_open_client_library/01_installing_and_configuring_the_ocl_connector/install_on_linux_using_edb_repo/ibm_power_ppc64le/ocl_connector14_rhel8_ppcle.mdx +++ b/product_docs/docs/ocl_connector/14.1.0.1/04_open_client_library/01_installing_and_configuring_the_ocl_connector/install_on_linux_using_edb_repo/ibm_power_ppc64le/ocl_connector14_rhel8_ppcle.mdx @@ -1,6 +1,9 @@ --- navTitle: RHEL 8 title: Installing EDB OCL Connector on RHEL 8 ppc64le +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/ocl_connector/14.1.0.1/04_open_client_library/01_installing_and_configuring_the_ocl_connector/install_on_linux_using_edb_repo/ibm_power_ppc64le/ocl_connector14_sles12_ppcle.mdx b/product_docs/docs/ocl_connector/14.1.0.1/04_open_client_library/01_installing_and_configuring_the_ocl_connector/install_on_linux_using_edb_repo/ibm_power_ppc64le/ocl_connector14_sles12_ppcle.mdx index 9d0a2eec6f2..3a4bcd0c22b 100644 --- a/product_docs/docs/ocl_connector/14.1.0.1/04_open_client_library/01_installing_and_configuring_the_ocl_connector/install_on_linux_using_edb_repo/ibm_power_ppc64le/ocl_connector14_sles12_ppcle.mdx +++ b/product_docs/docs/ocl_connector/14.1.0.1/04_open_client_library/01_installing_and_configuring_the_ocl_connector/install_on_linux_using_edb_repo/ibm_power_ppc64le/ocl_connector14_sles12_ppcle.mdx @@ -1,6 +1,9 @@ --- navTitle: SLES 12 title: Installing EDB OCL Connector on SLES 12 ppc64le +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/ocl_connector/14.1.0.1/04_open_client_library/01_installing_and_configuring_the_ocl_connector/install_on_linux_using_edb_repo/ibm_power_ppc64le/ocl_connector14_sles15_ppcle.mdx b/product_docs/docs/ocl_connector/14.1.0.1/04_open_client_library/01_installing_and_configuring_the_ocl_connector/install_on_linux_using_edb_repo/ibm_power_ppc64le/ocl_connector14_sles15_ppcle.mdx index 3b94142a1ae..147cd752478 100644 --- a/product_docs/docs/ocl_connector/14.1.0.1/04_open_client_library/01_installing_and_configuring_the_ocl_connector/install_on_linux_using_edb_repo/ibm_power_ppc64le/ocl_connector14_sles15_ppcle.mdx +++ b/product_docs/docs/ocl_connector/14.1.0.1/04_open_client_library/01_installing_and_configuring_the_ocl_connector/install_on_linux_using_edb_repo/ibm_power_ppc64le/ocl_connector14_sles15_ppcle.mdx @@ -1,6 +1,9 @@ --- navTitle: SLES 15 title: Installing EDB OCL Connector on SLES 15 ppc64le +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/ocl_connector/14.1.0.1/04_open_client_library/01_installing_and_configuring_the_ocl_connector/install_on_linux_using_edb_repo/x86_amd64/ocl_connector14_centos7_x86.mdx b/product_docs/docs/ocl_connector/14.1.0.1/04_open_client_library/01_installing_and_configuring_the_ocl_connector/install_on_linux_using_edb_repo/x86_amd64/ocl_connector14_centos7_x86.mdx index 8fc79751928..c7610d1dbe2 100644 --- a/product_docs/docs/ocl_connector/14.1.0.1/04_open_client_library/01_installing_and_configuring_the_ocl_connector/install_on_linux_using_edb_repo/x86_amd64/ocl_connector14_centos7_x86.mdx +++ b/product_docs/docs/ocl_connector/14.1.0.1/04_open_client_library/01_installing_and_configuring_the_ocl_connector/install_on_linux_using_edb_repo/x86_amd64/ocl_connector14_centos7_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: CentOS 7 title: Installing EDB OCL Connector on CentOS 7 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/ocl_connector/14.1.0.1/04_open_client_library/01_installing_and_configuring_the_ocl_connector/install_on_linux_using_edb_repo/x86_amd64/ocl_connector14_deb10_x86.mdx b/product_docs/docs/ocl_connector/14.1.0.1/04_open_client_library/01_installing_and_configuring_the_ocl_connector/install_on_linux_using_edb_repo/x86_amd64/ocl_connector14_deb10_x86.mdx index a57bbcbb63a..18b471cbb90 100644 --- a/product_docs/docs/ocl_connector/14.1.0.1/04_open_client_library/01_installing_and_configuring_the_ocl_connector/install_on_linux_using_edb_repo/x86_amd64/ocl_connector14_deb10_x86.mdx +++ b/product_docs/docs/ocl_connector/14.1.0.1/04_open_client_library/01_installing_and_configuring_the_ocl_connector/install_on_linux_using_edb_repo/x86_amd64/ocl_connector14_deb10_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: Debian 10 title: Installing EDB OCL Connector on Debian 10 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/ocl_connector/14.1.0.1/04_open_client_library/01_installing_and_configuring_the_ocl_connector/install_on_linux_using_edb_repo/x86_amd64/ocl_connector14_other_linux8_x86.mdx b/product_docs/docs/ocl_connector/14.1.0.1/04_open_client_library/01_installing_and_configuring_the_ocl_connector/install_on_linux_using_edb_repo/x86_amd64/ocl_connector14_other_linux8_x86.mdx index 30c1276358f..d27a17b705a 100644 --- a/product_docs/docs/ocl_connector/14.1.0.1/04_open_client_library/01_installing_and_configuring_the_ocl_connector/install_on_linux_using_edb_repo/x86_amd64/ocl_connector14_other_linux8_x86.mdx +++ b/product_docs/docs/ocl_connector/14.1.0.1/04_open_client_library/01_installing_and_configuring_the_ocl_connector/install_on_linux_using_edb_repo/x86_amd64/ocl_connector14_other_linux8_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: AlmaLinux 8 or Rocky Linux 8 title: Installing EDB OCL Connector on AlmaLinux 8 or Rocky Linux 8 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/ocl_connector/14.1.0.1/04_open_client_library/01_installing_and_configuring_the_ocl_connector/install_on_linux_using_edb_repo/x86_amd64/ocl_connector14_rhel7_x86.mdx b/product_docs/docs/ocl_connector/14.1.0.1/04_open_client_library/01_installing_and_configuring_the_ocl_connector/install_on_linux_using_edb_repo/x86_amd64/ocl_connector14_rhel7_x86.mdx index 304deef5bdf..af622906526 100644 --- a/product_docs/docs/ocl_connector/14.1.0.1/04_open_client_library/01_installing_and_configuring_the_ocl_connector/install_on_linux_using_edb_repo/x86_amd64/ocl_connector14_rhel7_x86.mdx +++ b/product_docs/docs/ocl_connector/14.1.0.1/04_open_client_library/01_installing_and_configuring_the_ocl_connector/install_on_linux_using_edb_repo/x86_amd64/ocl_connector14_rhel7_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: RHEL 7 or OL 7 title: Installing EDB OCL Connector on RHEL 7 or OL 7 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/ocl_connector/14.1.0.1/04_open_client_library/01_installing_and_configuring_the_ocl_connector/install_on_linux_using_edb_repo/x86_amd64/ocl_connector14_rhel8_x86.mdx b/product_docs/docs/ocl_connector/14.1.0.1/04_open_client_library/01_installing_and_configuring_the_ocl_connector/install_on_linux_using_edb_repo/x86_amd64/ocl_connector14_rhel8_x86.mdx index 0707cac09de..62d6908994e 100644 --- a/product_docs/docs/ocl_connector/14.1.0.1/04_open_client_library/01_installing_and_configuring_the_ocl_connector/install_on_linux_using_edb_repo/x86_amd64/ocl_connector14_rhel8_x86.mdx +++ b/product_docs/docs/ocl_connector/14.1.0.1/04_open_client_library/01_installing_and_configuring_the_ocl_connector/install_on_linux_using_edb_repo/x86_amd64/ocl_connector14_rhel8_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: RHEL 8 or OL 8 title: Installing EDB OCL Connector on RHEL 8 or OL 8 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/ocl_connector/14.1.0.1/04_open_client_library/01_installing_and_configuring_the_ocl_connector/install_on_linux_using_edb_repo/x86_amd64/ocl_connector14_sles12_x86.mdx b/product_docs/docs/ocl_connector/14.1.0.1/04_open_client_library/01_installing_and_configuring_the_ocl_connector/install_on_linux_using_edb_repo/x86_amd64/ocl_connector14_sles12_x86.mdx index 34a65618b01..5be1265d749 100644 --- a/product_docs/docs/ocl_connector/14.1.0.1/04_open_client_library/01_installing_and_configuring_the_ocl_connector/install_on_linux_using_edb_repo/x86_amd64/ocl_connector14_sles12_x86.mdx +++ b/product_docs/docs/ocl_connector/14.1.0.1/04_open_client_library/01_installing_and_configuring_the_ocl_connector/install_on_linux_using_edb_repo/x86_amd64/ocl_connector14_sles12_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: SLES 12 title: Installing EDB OCL Connector on SLES 12 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/ocl_connector/14.1.0.1/04_open_client_library/01_installing_and_configuring_the_ocl_connector/install_on_linux_using_edb_repo/x86_amd64/ocl_connector14_sles15_x86.mdx b/product_docs/docs/ocl_connector/14.1.0.1/04_open_client_library/01_installing_and_configuring_the_ocl_connector/install_on_linux_using_edb_repo/x86_amd64/ocl_connector14_sles15_x86.mdx index b845ca64b4c..7bcd1294ed5 100644 --- a/product_docs/docs/ocl_connector/14.1.0.1/04_open_client_library/01_installing_and_configuring_the_ocl_connector/install_on_linux_using_edb_repo/x86_amd64/ocl_connector14_sles15_x86.mdx +++ b/product_docs/docs/ocl_connector/14.1.0.1/04_open_client_library/01_installing_and_configuring_the_ocl_connector/install_on_linux_using_edb_repo/x86_amd64/ocl_connector14_sles15_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: SLES 15 title: Installing EDB OCL Connector on SLES 15 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/ocl_connector/14.1.0.1/04_open_client_library/01_installing_and_configuring_the_ocl_connector/install_on_linux_using_edb_repo/x86_amd64/ocl_connector14_ubuntu18_x86.mdx b/product_docs/docs/ocl_connector/14.1.0.1/04_open_client_library/01_installing_and_configuring_the_ocl_connector/install_on_linux_using_edb_repo/x86_amd64/ocl_connector14_ubuntu18_x86.mdx index 3e53a2271fd..3d68231f273 100644 --- a/product_docs/docs/ocl_connector/14.1.0.1/04_open_client_library/01_installing_and_configuring_the_ocl_connector/install_on_linux_using_edb_repo/x86_amd64/ocl_connector14_ubuntu18_x86.mdx +++ b/product_docs/docs/ocl_connector/14.1.0.1/04_open_client_library/01_installing_and_configuring_the_ocl_connector/install_on_linux_using_edb_repo/x86_amd64/ocl_connector14_ubuntu18_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: Ubuntu 18.04 title: Installing EDB OCL Connector on Ubuntu 18.04 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/ocl_connector/14.1.0.1/04_open_client_library/01_installing_and_configuring_the_ocl_connector/install_on_linux_using_edb_repo/x86_amd64/ocl_connector14_ubuntu20_x86.mdx b/product_docs/docs/ocl_connector/14.1.0.1/04_open_client_library/01_installing_and_configuring_the_ocl_connector/install_on_linux_using_edb_repo/x86_amd64/ocl_connector14_ubuntu20_x86.mdx index f94a76b581c..4a155790034 100644 --- a/product_docs/docs/ocl_connector/14.1.0.1/04_open_client_library/01_installing_and_configuring_the_ocl_connector/install_on_linux_using_edb_repo/x86_amd64/ocl_connector14_ubuntu20_x86.mdx +++ b/product_docs/docs/ocl_connector/14.1.0.1/04_open_client_library/01_installing_and_configuring_the_ocl_connector/install_on_linux_using_edb_repo/x86_amd64/ocl_connector14_ubuntu20_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: Ubuntu 20.04 title: Installing EDB OCL Connector on Ubuntu 20.04 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/odbc_connector/13/03_installing_edb_odbc/01_installing_linux/ibm_power_ppc64le/odbc13_rhel8_ppcle.mdx b/product_docs/docs/odbc_connector/13/03_installing_edb_odbc/01_installing_linux/ibm_power_ppc64le/odbc13_rhel8_ppcle.mdx index d161e16716e..bef0c5a20b2 100644 --- a/product_docs/docs/odbc_connector/13/03_installing_edb_odbc/01_installing_linux/ibm_power_ppc64le/odbc13_rhel8_ppcle.mdx +++ b/product_docs/docs/odbc_connector/13/03_installing_edb_odbc/01_installing_linux/ibm_power_ppc64le/odbc13_rhel8_ppcle.mdx @@ -1,6 +1,9 @@ --- navTitle: RHEL 8 title: Installing EDB ODBC Connector on RHEL 8 ppc64le +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/odbc_connector/13/03_installing_edb_odbc/01_installing_linux/ibm_power_ppc64le/odbc13_sles12_ppcle.mdx b/product_docs/docs/odbc_connector/13/03_installing_edb_odbc/01_installing_linux/ibm_power_ppc64le/odbc13_sles12_ppcle.mdx index 4f1b790b370..2552e11cc75 100644 --- a/product_docs/docs/odbc_connector/13/03_installing_edb_odbc/01_installing_linux/ibm_power_ppc64le/odbc13_sles12_ppcle.mdx +++ b/product_docs/docs/odbc_connector/13/03_installing_edb_odbc/01_installing_linux/ibm_power_ppc64le/odbc13_sles12_ppcle.mdx @@ -1,6 +1,9 @@ --- navTitle: SLES 12 title: Installing EDB ODBC Connector on SLES 12 ppc64le +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/odbc_connector/13/03_installing_edb_odbc/01_installing_linux/ibm_power_ppc64le/odbc13_sles15_ppcle.mdx b/product_docs/docs/odbc_connector/13/03_installing_edb_odbc/01_installing_linux/ibm_power_ppc64le/odbc13_sles15_ppcle.mdx index fffec1dd187..93de551134e 100644 --- a/product_docs/docs/odbc_connector/13/03_installing_edb_odbc/01_installing_linux/ibm_power_ppc64le/odbc13_sles15_ppcle.mdx +++ b/product_docs/docs/odbc_connector/13/03_installing_edb_odbc/01_installing_linux/ibm_power_ppc64le/odbc13_sles15_ppcle.mdx @@ -1,6 +1,9 @@ --- navTitle: SLES 15 title: Installing EDB ODBC Connector on SLES 15 ppc64le +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/odbc_connector/13/03_installing_edb_odbc/01_installing_linux/x86_amd64/odbc13_centos7_x86.mdx b/product_docs/docs/odbc_connector/13/03_installing_edb_odbc/01_installing_linux/x86_amd64/odbc13_centos7_x86.mdx index d40500a15e7..99816d19041 100644 --- a/product_docs/docs/odbc_connector/13/03_installing_edb_odbc/01_installing_linux/x86_amd64/odbc13_centos7_x86.mdx +++ b/product_docs/docs/odbc_connector/13/03_installing_edb_odbc/01_installing_linux/x86_amd64/odbc13_centos7_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: CentOS 7 title: Installing EDB ODBC Connector on CentOS 7 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/odbc_connector/13/03_installing_edb_odbc/01_installing_linux/x86_amd64/odbc13_deb10_x86.mdx b/product_docs/docs/odbc_connector/13/03_installing_edb_odbc/01_installing_linux/x86_amd64/odbc13_deb10_x86.mdx index dcaaad33ae2..02421591633 100644 --- a/product_docs/docs/odbc_connector/13/03_installing_edb_odbc/01_installing_linux/x86_amd64/odbc13_deb10_x86.mdx +++ b/product_docs/docs/odbc_connector/13/03_installing_edb_odbc/01_installing_linux/x86_amd64/odbc13_deb10_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: Debian 10 title: Installing EDB ODBC Connector on Debian 10 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/odbc_connector/13/03_installing_edb_odbc/01_installing_linux/x86_amd64/odbc13_other_linux8_x86.mdx b/product_docs/docs/odbc_connector/13/03_installing_edb_odbc/01_installing_linux/x86_amd64/odbc13_other_linux8_x86.mdx index ea9b6094621..6327fe9be39 100644 --- a/product_docs/docs/odbc_connector/13/03_installing_edb_odbc/01_installing_linux/x86_amd64/odbc13_other_linux8_x86.mdx +++ b/product_docs/docs/odbc_connector/13/03_installing_edb_odbc/01_installing_linux/x86_amd64/odbc13_other_linux8_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: AlmaLinux 8 or Rocky Linux 8 title: Installing EDB ODBC Connector on AlmaLinux 8 or Rocky Linux 8 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/odbc_connector/13/03_installing_edb_odbc/01_installing_linux/x86_amd64/odbc13_rhel7_x86.mdx b/product_docs/docs/odbc_connector/13/03_installing_edb_odbc/01_installing_linux/x86_amd64/odbc13_rhel7_x86.mdx index 8efc97e820f..3ed5633dcbb 100644 --- a/product_docs/docs/odbc_connector/13/03_installing_edb_odbc/01_installing_linux/x86_amd64/odbc13_rhel7_x86.mdx +++ b/product_docs/docs/odbc_connector/13/03_installing_edb_odbc/01_installing_linux/x86_amd64/odbc13_rhel7_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: RHEL 7 or OL 7 title: Installing EDB ODBC Connector on RHEL 7 or OL 7 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/odbc_connector/13/03_installing_edb_odbc/01_installing_linux/x86_amd64/odbc13_rhel8_x86.mdx b/product_docs/docs/odbc_connector/13/03_installing_edb_odbc/01_installing_linux/x86_amd64/odbc13_rhel8_x86.mdx index f3705e849c3..7343c0e578f 100644 --- a/product_docs/docs/odbc_connector/13/03_installing_edb_odbc/01_installing_linux/x86_amd64/odbc13_rhel8_x86.mdx +++ b/product_docs/docs/odbc_connector/13/03_installing_edb_odbc/01_installing_linux/x86_amd64/odbc13_rhel8_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: RHEL 8 or OL 8 title: Installing EDB ODBC Connector on RHEL 8 or OL 8 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/odbc_connector/13/03_installing_edb_odbc/01_installing_linux/x86_amd64/odbc13_sles12_x86.mdx b/product_docs/docs/odbc_connector/13/03_installing_edb_odbc/01_installing_linux/x86_amd64/odbc13_sles12_x86.mdx index fd3f0978825..7bda3391ea0 100644 --- a/product_docs/docs/odbc_connector/13/03_installing_edb_odbc/01_installing_linux/x86_amd64/odbc13_sles12_x86.mdx +++ b/product_docs/docs/odbc_connector/13/03_installing_edb_odbc/01_installing_linux/x86_amd64/odbc13_sles12_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: SLES 12 title: Installing EDB ODBC Connector on SLES 12 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/odbc_connector/13/03_installing_edb_odbc/01_installing_linux/x86_amd64/odbc13_sles15_x86.mdx b/product_docs/docs/odbc_connector/13/03_installing_edb_odbc/01_installing_linux/x86_amd64/odbc13_sles15_x86.mdx index 12124f207a0..0fe9e0be66b 100644 --- a/product_docs/docs/odbc_connector/13/03_installing_edb_odbc/01_installing_linux/x86_amd64/odbc13_sles15_x86.mdx +++ b/product_docs/docs/odbc_connector/13/03_installing_edb_odbc/01_installing_linux/x86_amd64/odbc13_sles15_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: SLES 15 title: Installing EDB ODBC Connector on SLES 15 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/odbc_connector/13/03_installing_edb_odbc/01_installing_linux/x86_amd64/odbc13_ubuntu18_x86.mdx b/product_docs/docs/odbc_connector/13/03_installing_edb_odbc/01_installing_linux/x86_amd64/odbc13_ubuntu18_x86.mdx index 9588890f50d..9dff1e17a1e 100644 --- a/product_docs/docs/odbc_connector/13/03_installing_edb_odbc/01_installing_linux/x86_amd64/odbc13_ubuntu18_x86.mdx +++ b/product_docs/docs/odbc_connector/13/03_installing_edb_odbc/01_installing_linux/x86_amd64/odbc13_ubuntu18_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: Ubuntu 18.04 title: Installing EDB ODBC Connector on Ubuntu 18.04 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/odbc_connector/13/03_installing_edb_odbc/01_installing_linux/x86_amd64/odbc13_ubuntu20_x86.mdx b/product_docs/docs/odbc_connector/13/03_installing_edb_odbc/01_installing_linux/x86_amd64/odbc13_ubuntu20_x86.mdx index cbc5e8c05b2..1262f656fd0 100644 --- a/product_docs/docs/odbc_connector/13/03_installing_edb_odbc/01_installing_linux/x86_amd64/odbc13_ubuntu20_x86.mdx +++ b/product_docs/docs/odbc_connector/13/03_installing_edb_odbc/01_installing_linux/x86_amd64/odbc13_ubuntu20_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: Ubuntu 20.04 title: Installing EDB ODBC Connector on Ubuntu 20.04 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/pem/8/installing_pem_agent/installing_on_linux/ibm_power_ppc64le/pem_agent_rhel8_ppcle.mdx b/product_docs/docs/pem/8/installing_pem_agent/installing_on_linux/ibm_power_ppc64le/pem_agent_rhel8_ppcle.mdx index da7cc782e14..a1a11461529 100644 --- a/product_docs/docs/pem/8/installing_pem_agent/installing_on_linux/ibm_power_ppc64le/pem_agent_rhel8_ppcle.mdx +++ b/product_docs/docs/pem/8/installing_pem_agent/installing_on_linux/ibm_power_ppc64le/pem_agent_rhel8_ppcle.mdx @@ -1,6 +1,9 @@ --- navTitle: RHEL 8 title: Installing Postgres Enterprise Manager agent on RHEL 8 ppc64le +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/pem/8/installing_pem_agent/installing_on_linux/ibm_power_ppc64le/pem_agent_sles12_ppcle.mdx b/product_docs/docs/pem/8/installing_pem_agent/installing_on_linux/ibm_power_ppc64le/pem_agent_sles12_ppcle.mdx index 0a06c99bef2..04013bec152 100644 --- a/product_docs/docs/pem/8/installing_pem_agent/installing_on_linux/ibm_power_ppc64le/pem_agent_sles12_ppcle.mdx +++ b/product_docs/docs/pem/8/installing_pem_agent/installing_on_linux/ibm_power_ppc64le/pem_agent_sles12_ppcle.mdx @@ -1,6 +1,9 @@ --- navTitle: SLES 12 title: Installing Postgres Enterprise Manager agent on SLES 12 ppc64le +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/pem/8/installing_pem_agent/installing_on_linux/ibm_power_ppc64le/pem_agent_sles15_ppcle.mdx b/product_docs/docs/pem/8/installing_pem_agent/installing_on_linux/ibm_power_ppc64le/pem_agent_sles15_ppcle.mdx index 1e6cbae4332..a003a5d179e 100644 --- a/product_docs/docs/pem/8/installing_pem_agent/installing_on_linux/ibm_power_ppc64le/pem_agent_sles15_ppcle.mdx +++ b/product_docs/docs/pem/8/installing_pem_agent/installing_on_linux/ibm_power_ppc64le/pem_agent_sles15_ppcle.mdx @@ -1,6 +1,9 @@ --- navTitle: SLES 15 title: Installing Postgres Enterprise Manager agent on SLES 15 ppc64le +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/pem/8/installing_pem_agent/installing_on_linux/x86_amd64/pem_agent_centos7_x86.mdx b/product_docs/docs/pem/8/installing_pem_agent/installing_on_linux/x86_amd64/pem_agent_centos7_x86.mdx index b7697add456..3cd92456428 100644 --- a/product_docs/docs/pem/8/installing_pem_agent/installing_on_linux/x86_amd64/pem_agent_centos7_x86.mdx +++ b/product_docs/docs/pem/8/installing_pem_agent/installing_on_linux/x86_amd64/pem_agent_centos7_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: CentOS 7 title: Installing Postgres Enterprise Manager agent on CentOS 7 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/pem/8/installing_pem_agent/installing_on_linux/x86_amd64/pem_agent_deb10_x86.mdx b/product_docs/docs/pem/8/installing_pem_agent/installing_on_linux/x86_amd64/pem_agent_deb10_x86.mdx index 85c132c9b6d..85251cfc635 100644 --- a/product_docs/docs/pem/8/installing_pem_agent/installing_on_linux/x86_amd64/pem_agent_deb10_x86.mdx +++ b/product_docs/docs/pem/8/installing_pem_agent/installing_on_linux/x86_amd64/pem_agent_deb10_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: Debian 10 title: Installing Postgres Enterprise Manager agent on Debian 10 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/pem/8/installing_pem_agent/installing_on_linux/x86_amd64/pem_agent_other_linux8_x86.mdx b/product_docs/docs/pem/8/installing_pem_agent/installing_on_linux/x86_amd64/pem_agent_other_linux8_x86.mdx index f71cb3f20ee..9ba8757bb05 100644 --- a/product_docs/docs/pem/8/installing_pem_agent/installing_on_linux/x86_amd64/pem_agent_other_linux8_x86.mdx +++ b/product_docs/docs/pem/8/installing_pem_agent/installing_on_linux/x86_amd64/pem_agent_other_linux8_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: AlmaLinux 8 or Rocky Linux 8 title: Installing Postgres Enterprise Manager agent on AlmaLinux 8 or Rocky Linux 8 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/pem/8/installing_pem_agent/installing_on_linux/x86_amd64/pem_agent_rhel7_x86.mdx b/product_docs/docs/pem/8/installing_pem_agent/installing_on_linux/x86_amd64/pem_agent_rhel7_x86.mdx index d7d47eacb42..f6923a3af01 100644 --- a/product_docs/docs/pem/8/installing_pem_agent/installing_on_linux/x86_amd64/pem_agent_rhel7_x86.mdx +++ b/product_docs/docs/pem/8/installing_pem_agent/installing_on_linux/x86_amd64/pem_agent_rhel7_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: RHEL 7 or OL 7 title: Installing Postgres Enterprise Manager agent on RHEL 7 or OL 7 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/pem/8/installing_pem_agent/installing_on_linux/x86_amd64/pem_agent_rhel8_x86.mdx b/product_docs/docs/pem/8/installing_pem_agent/installing_on_linux/x86_amd64/pem_agent_rhel8_x86.mdx index b2a777b32f8..cd3d8afe108 100644 --- a/product_docs/docs/pem/8/installing_pem_agent/installing_on_linux/x86_amd64/pem_agent_rhel8_x86.mdx +++ b/product_docs/docs/pem/8/installing_pem_agent/installing_on_linux/x86_amd64/pem_agent_rhel8_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: RHEL 8 or OL 8 title: Installing Postgres Enterprise Manager agent on RHEL 8 or OL 8 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/pem/8/installing_pem_agent/installing_on_linux/x86_amd64/pem_agent_sles12_x86.mdx b/product_docs/docs/pem/8/installing_pem_agent/installing_on_linux/x86_amd64/pem_agent_sles12_x86.mdx index 8c409762905..3d0fffb851c 100644 --- a/product_docs/docs/pem/8/installing_pem_agent/installing_on_linux/x86_amd64/pem_agent_sles12_x86.mdx +++ b/product_docs/docs/pem/8/installing_pem_agent/installing_on_linux/x86_amd64/pem_agent_sles12_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: SLES 12 title: Installing Postgres Enterprise Manager agent on SLES 12 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/pem/8/installing_pem_agent/installing_on_linux/x86_amd64/pem_agent_sles15_x86.mdx b/product_docs/docs/pem/8/installing_pem_agent/installing_on_linux/x86_amd64/pem_agent_sles15_x86.mdx index 33b384804a0..45d81e3d1f2 100644 --- a/product_docs/docs/pem/8/installing_pem_agent/installing_on_linux/x86_amd64/pem_agent_sles15_x86.mdx +++ b/product_docs/docs/pem/8/installing_pem_agent/installing_on_linux/x86_amd64/pem_agent_sles15_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: SLES 15 title: Installing Postgres Enterprise Manager agent on SLES 15 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/pem/8/installing_pem_agent/installing_on_linux/x86_amd64/pem_agent_ubuntu18_x86.mdx b/product_docs/docs/pem/8/installing_pem_agent/installing_on_linux/x86_amd64/pem_agent_ubuntu18_x86.mdx index 79d1ac41d21..b6cd2206c44 100644 --- a/product_docs/docs/pem/8/installing_pem_agent/installing_on_linux/x86_amd64/pem_agent_ubuntu18_x86.mdx +++ b/product_docs/docs/pem/8/installing_pem_agent/installing_on_linux/x86_amd64/pem_agent_ubuntu18_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: Ubuntu 18.04 title: Installing Postgres Enterprise Manager agent on Ubuntu 18.04 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/pem/8/installing_pem_agent/installing_on_linux/x86_amd64/pem_agent_ubuntu20_x86.mdx b/product_docs/docs/pem/8/installing_pem_agent/installing_on_linux/x86_amd64/pem_agent_ubuntu20_x86.mdx index 779f3c9410d..126942cdc87 100644 --- a/product_docs/docs/pem/8/installing_pem_agent/installing_on_linux/x86_amd64/pem_agent_ubuntu20_x86.mdx +++ b/product_docs/docs/pem/8/installing_pem_agent/installing_on_linux/x86_amd64/pem_agent_ubuntu20_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: Ubuntu 20.04 title: Installing Postgres Enterprise Manager agent on Ubuntu 20.04 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/pem/8/installing_pem_server/pem_server_inst_linux/installing_pem_server_using_edb_repository/ibm_power_ppc64le/pem_server_rhel8_ppcle.mdx b/product_docs/docs/pem/8/installing_pem_server/pem_server_inst_linux/installing_pem_server_using_edb_repository/ibm_power_ppc64le/pem_server_rhel8_ppcle.mdx index 1be17802039..1baea81e418 100644 --- a/product_docs/docs/pem/8/installing_pem_server/pem_server_inst_linux/installing_pem_server_using_edb_repository/ibm_power_ppc64le/pem_server_rhel8_ppcle.mdx +++ b/product_docs/docs/pem/8/installing_pem_server/pem_server_inst_linux/installing_pem_server_using_edb_repository/ibm_power_ppc64le/pem_server_rhel8_ppcle.mdx @@ -1,6 +1,9 @@ --- navTitle: RHEL 8 title: Installing Postgres Enterprise Manager server on RHEL 8 ppc64le +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/pem/8/installing_pem_server/pem_server_inst_linux/installing_pem_server_using_edb_repository/ibm_power_ppc64le/pem_server_sles12_ppcle.mdx b/product_docs/docs/pem/8/installing_pem_server/pem_server_inst_linux/installing_pem_server_using_edb_repository/ibm_power_ppc64le/pem_server_sles12_ppcle.mdx index c417ab8f2c3..296d763a875 100644 --- a/product_docs/docs/pem/8/installing_pem_server/pem_server_inst_linux/installing_pem_server_using_edb_repository/ibm_power_ppc64le/pem_server_sles12_ppcle.mdx +++ b/product_docs/docs/pem/8/installing_pem_server/pem_server_inst_linux/installing_pem_server_using_edb_repository/ibm_power_ppc64le/pem_server_sles12_ppcle.mdx @@ -1,6 +1,9 @@ --- navTitle: SLES 12 title: Installing Postgres Enterprise Manager server on SLES 12 ppc64le +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/pem/8/installing_pem_server/pem_server_inst_linux/installing_pem_server_using_edb_repository/ibm_power_ppc64le/pem_server_sles15_ppcle.mdx b/product_docs/docs/pem/8/installing_pem_server/pem_server_inst_linux/installing_pem_server_using_edb_repository/ibm_power_ppc64le/pem_server_sles15_ppcle.mdx index 198a2a21fd2..979879920b1 100644 --- a/product_docs/docs/pem/8/installing_pem_server/pem_server_inst_linux/installing_pem_server_using_edb_repository/ibm_power_ppc64le/pem_server_sles15_ppcle.mdx +++ b/product_docs/docs/pem/8/installing_pem_server/pem_server_inst_linux/installing_pem_server_using_edb_repository/ibm_power_ppc64le/pem_server_sles15_ppcle.mdx @@ -1,6 +1,9 @@ --- navTitle: SLES 15 title: Installing Postgres Enterprise Manager server on SLES 15 ppc64le +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/pem/8/installing_pem_server/pem_server_inst_linux/installing_pem_server_using_edb_repository/x86_amd64/pem_server_centos7_x86.mdx b/product_docs/docs/pem/8/installing_pem_server/pem_server_inst_linux/installing_pem_server_using_edb_repository/x86_amd64/pem_server_centos7_x86.mdx index d1a27e5e1e6..b06a0a90449 100644 --- a/product_docs/docs/pem/8/installing_pem_server/pem_server_inst_linux/installing_pem_server_using_edb_repository/x86_amd64/pem_server_centos7_x86.mdx +++ b/product_docs/docs/pem/8/installing_pem_server/pem_server_inst_linux/installing_pem_server_using_edb_repository/x86_amd64/pem_server_centos7_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: CentOS 7 title: Installing Postgres Enterprise Manager server on CentOS 7 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/pem/8/installing_pem_server/pem_server_inst_linux/installing_pem_server_using_edb_repository/x86_amd64/pem_server_deb10_x86.mdx b/product_docs/docs/pem/8/installing_pem_server/pem_server_inst_linux/installing_pem_server_using_edb_repository/x86_amd64/pem_server_deb10_x86.mdx index b369bcb838d..3662f1c0fd7 100644 --- a/product_docs/docs/pem/8/installing_pem_server/pem_server_inst_linux/installing_pem_server_using_edb_repository/x86_amd64/pem_server_deb10_x86.mdx +++ b/product_docs/docs/pem/8/installing_pem_server/pem_server_inst_linux/installing_pem_server_using_edb_repository/x86_amd64/pem_server_deb10_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: Debian 10 title: Installing Postgres Enterprise Manager server on Debian 10 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/pem/8/installing_pem_server/pem_server_inst_linux/installing_pem_server_using_edb_repository/x86_amd64/pem_server_other_linux8_x86.mdx b/product_docs/docs/pem/8/installing_pem_server/pem_server_inst_linux/installing_pem_server_using_edb_repository/x86_amd64/pem_server_other_linux8_x86.mdx index 78ed06a0da9..8212cd6447a 100644 --- a/product_docs/docs/pem/8/installing_pem_server/pem_server_inst_linux/installing_pem_server_using_edb_repository/x86_amd64/pem_server_other_linux8_x86.mdx +++ b/product_docs/docs/pem/8/installing_pem_server/pem_server_inst_linux/installing_pem_server_using_edb_repository/x86_amd64/pem_server_other_linux8_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: AlmaLinux 8 or Rocky Linux 8 title: Installing Postgres Enterprise Manager server on AlmaLinux 8 or Rocky Linux 8 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/pem/8/installing_pem_server/pem_server_inst_linux/installing_pem_server_using_edb_repository/x86_amd64/pem_server_rhel7_x86.mdx b/product_docs/docs/pem/8/installing_pem_server/pem_server_inst_linux/installing_pem_server_using_edb_repository/x86_amd64/pem_server_rhel7_x86.mdx index e9493008a52..b15342dfecf 100644 --- a/product_docs/docs/pem/8/installing_pem_server/pem_server_inst_linux/installing_pem_server_using_edb_repository/x86_amd64/pem_server_rhel7_x86.mdx +++ b/product_docs/docs/pem/8/installing_pem_server/pem_server_inst_linux/installing_pem_server_using_edb_repository/x86_amd64/pem_server_rhel7_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: RHEL 7 or OL 7 title: Installing Postgres Enterprise Manager server on RHEL 7 or OL 7 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/pem/8/installing_pem_server/pem_server_inst_linux/installing_pem_server_using_edb_repository/x86_amd64/pem_server_rhel8_x86.mdx b/product_docs/docs/pem/8/installing_pem_server/pem_server_inst_linux/installing_pem_server_using_edb_repository/x86_amd64/pem_server_rhel8_x86.mdx index 6fd077cd182..2b5b373e2a6 100644 --- a/product_docs/docs/pem/8/installing_pem_server/pem_server_inst_linux/installing_pem_server_using_edb_repository/x86_amd64/pem_server_rhel8_x86.mdx +++ b/product_docs/docs/pem/8/installing_pem_server/pem_server_inst_linux/installing_pem_server_using_edb_repository/x86_amd64/pem_server_rhel8_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: RHEL 8 or OL 8 title: Installing Postgres Enterprise Manager server on RHEL 8 or OL 8 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/pem/8/installing_pem_server/pem_server_inst_linux/installing_pem_server_using_edb_repository/x86_amd64/pem_server_sles12_x86.mdx b/product_docs/docs/pem/8/installing_pem_server/pem_server_inst_linux/installing_pem_server_using_edb_repository/x86_amd64/pem_server_sles12_x86.mdx index d975a7abfa9..1d503eb937f 100644 --- a/product_docs/docs/pem/8/installing_pem_server/pem_server_inst_linux/installing_pem_server_using_edb_repository/x86_amd64/pem_server_sles12_x86.mdx +++ b/product_docs/docs/pem/8/installing_pem_server/pem_server_inst_linux/installing_pem_server_using_edb_repository/x86_amd64/pem_server_sles12_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: SLES 12 title: Installing Postgres Enterprise Manager server on SLES 12 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/pem/8/installing_pem_server/pem_server_inst_linux/installing_pem_server_using_edb_repository/x86_amd64/pem_server_sles15_x86.mdx b/product_docs/docs/pem/8/installing_pem_server/pem_server_inst_linux/installing_pem_server_using_edb_repository/x86_amd64/pem_server_sles15_x86.mdx index 9cc1b2c947d..96d77f83f99 100644 --- a/product_docs/docs/pem/8/installing_pem_server/pem_server_inst_linux/installing_pem_server_using_edb_repository/x86_amd64/pem_server_sles15_x86.mdx +++ b/product_docs/docs/pem/8/installing_pem_server/pem_server_inst_linux/installing_pem_server_using_edb_repository/x86_amd64/pem_server_sles15_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: SLES 15 title: Installing Postgres Enterprise Manager server on SLES 15 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/pem/8/installing_pem_server/pem_server_inst_linux/installing_pem_server_using_edb_repository/x86_amd64/pem_server_ubuntu18_x86.mdx b/product_docs/docs/pem/8/installing_pem_server/pem_server_inst_linux/installing_pem_server_using_edb_repository/x86_amd64/pem_server_ubuntu18_x86.mdx index 2b2d8baf7d4..e69fbf5a0b3 100644 --- a/product_docs/docs/pem/8/installing_pem_server/pem_server_inst_linux/installing_pem_server_using_edb_repository/x86_amd64/pem_server_ubuntu18_x86.mdx +++ b/product_docs/docs/pem/8/installing_pem_server/pem_server_inst_linux/installing_pem_server_using_edb_repository/x86_amd64/pem_server_ubuntu18_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: Ubuntu 18.04 title: Installing Postgres Enterprise Manager server on Ubuntu 18.04 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/pem/8/installing_pem_server/pem_server_inst_linux/installing_pem_server_using_edb_repository/x86_amd64/pem_server_ubuntu20_x86.mdx b/product_docs/docs/pem/8/installing_pem_server/pem_server_inst_linux/installing_pem_server_using_edb_repository/x86_amd64/pem_server_ubuntu20_x86.mdx index 9646d1442be..dc2d5ceaefd 100644 --- a/product_docs/docs/pem/8/installing_pem_server/pem_server_inst_linux/installing_pem_server_using_edb_repository/x86_amd64/pem_server_ubuntu20_x86.mdx +++ b/product_docs/docs/pem/8/installing_pem_server/pem_server_inst_linux/installing_pem_server_using_edb_repository/x86_amd64/pem_server_ubuntu20_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: Ubuntu 20.04 title: Installing Postgres Enterprise Manager server on Ubuntu 20.04 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/pgbouncer/1.17/01_installation/install_on_linux/ibm_power_ppc64le/pgbouncer_rhel8_ppcle.mdx b/product_docs/docs/pgbouncer/1.17/01_installation/install_on_linux/ibm_power_ppc64le/pgbouncer_rhel8_ppcle.mdx index ebd997e509e..478f4560c5c 100644 --- a/product_docs/docs/pgbouncer/1.17/01_installation/install_on_linux/ibm_power_ppc64le/pgbouncer_rhel8_ppcle.mdx +++ b/product_docs/docs/pgbouncer/1.17/01_installation/install_on_linux/ibm_power_ppc64le/pgbouncer_rhel8_ppcle.mdx @@ -1,6 +1,9 @@ --- navTitle: RHEL 8 title: Installing EDB pgBouncer on RHEL 8 ppc64le +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/pgbouncer/1.17/01_installation/install_on_linux/ibm_power_ppc64le/pgbouncer_sles12_ppcle.mdx b/product_docs/docs/pgbouncer/1.17/01_installation/install_on_linux/ibm_power_ppc64le/pgbouncer_sles12_ppcle.mdx index e30c8b60e03..ad2acacb237 100644 --- a/product_docs/docs/pgbouncer/1.17/01_installation/install_on_linux/ibm_power_ppc64le/pgbouncer_sles12_ppcle.mdx +++ b/product_docs/docs/pgbouncer/1.17/01_installation/install_on_linux/ibm_power_ppc64le/pgbouncer_sles12_ppcle.mdx @@ -1,6 +1,9 @@ --- navTitle: SLES 12 title: Installing EDB pgBouncer on SLES 12 ppc64le +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/pgbouncer/1.17/01_installation/install_on_linux/ibm_power_ppc64le/pgbouncer_sles15_ppcle.mdx b/product_docs/docs/pgbouncer/1.17/01_installation/install_on_linux/ibm_power_ppc64le/pgbouncer_sles15_ppcle.mdx index cdf63057e0f..35046d5460e 100644 --- a/product_docs/docs/pgbouncer/1.17/01_installation/install_on_linux/ibm_power_ppc64le/pgbouncer_sles15_ppcle.mdx +++ b/product_docs/docs/pgbouncer/1.17/01_installation/install_on_linux/ibm_power_ppc64le/pgbouncer_sles15_ppcle.mdx @@ -1,6 +1,9 @@ --- navTitle: SLES 15 title: Installing EDB pgBouncer on SLES 15 ppc64le +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/pgbouncer/1.17/01_installation/install_on_linux/x86_amd64/pgbouncer_centos7_x86.mdx b/product_docs/docs/pgbouncer/1.17/01_installation/install_on_linux/x86_amd64/pgbouncer_centos7_x86.mdx index c14afa7adb7..8f5d562b45a 100644 --- a/product_docs/docs/pgbouncer/1.17/01_installation/install_on_linux/x86_amd64/pgbouncer_centos7_x86.mdx +++ b/product_docs/docs/pgbouncer/1.17/01_installation/install_on_linux/x86_amd64/pgbouncer_centos7_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: CentOS 7 title: Installing EDB pgBouncer on CentOS 7 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/pgbouncer/1.17/01_installation/install_on_linux/x86_amd64/pgbouncer_deb10_x86.mdx b/product_docs/docs/pgbouncer/1.17/01_installation/install_on_linux/x86_amd64/pgbouncer_deb10_x86.mdx index 1b94df21516..d14bd825ca2 100644 --- a/product_docs/docs/pgbouncer/1.17/01_installation/install_on_linux/x86_amd64/pgbouncer_deb10_x86.mdx +++ b/product_docs/docs/pgbouncer/1.17/01_installation/install_on_linux/x86_amd64/pgbouncer_deb10_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: Debian 10 title: Installing EDB pgBouncer on Debian 10 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/pgbouncer/1.17/01_installation/install_on_linux/x86_amd64/pgbouncer_other_linux8_x86.mdx b/product_docs/docs/pgbouncer/1.17/01_installation/install_on_linux/x86_amd64/pgbouncer_other_linux8_x86.mdx index f31377c15b7..bc393d3f8de 100644 --- a/product_docs/docs/pgbouncer/1.17/01_installation/install_on_linux/x86_amd64/pgbouncer_other_linux8_x86.mdx +++ b/product_docs/docs/pgbouncer/1.17/01_installation/install_on_linux/x86_amd64/pgbouncer_other_linux8_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: AlmaLinux 8 or Rocky Linux 8 title: Installing EDB pgBouncer on AlmaLinux 8 or Rocky Linux 8 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/pgbouncer/1.17/01_installation/install_on_linux/x86_amd64/pgbouncer_rhel7_x86.mdx b/product_docs/docs/pgbouncer/1.17/01_installation/install_on_linux/x86_amd64/pgbouncer_rhel7_x86.mdx index e1a8574d944..026421632b3 100644 --- a/product_docs/docs/pgbouncer/1.17/01_installation/install_on_linux/x86_amd64/pgbouncer_rhel7_x86.mdx +++ b/product_docs/docs/pgbouncer/1.17/01_installation/install_on_linux/x86_amd64/pgbouncer_rhel7_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: RHEL 7 or OL 7 title: Installing EDB pgBouncer on RHEL 7 or OL 7 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/pgbouncer/1.17/01_installation/install_on_linux/x86_amd64/pgbouncer_rhel8_x86.mdx b/product_docs/docs/pgbouncer/1.17/01_installation/install_on_linux/x86_amd64/pgbouncer_rhel8_x86.mdx index 8f39de99fe2..d660cf1d7b6 100644 --- a/product_docs/docs/pgbouncer/1.17/01_installation/install_on_linux/x86_amd64/pgbouncer_rhel8_x86.mdx +++ b/product_docs/docs/pgbouncer/1.17/01_installation/install_on_linux/x86_amd64/pgbouncer_rhel8_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: RHEL 8 or OL 8 title: Installing EDB pgBouncer on RHEL 8 or OL 8 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/pgbouncer/1.17/01_installation/install_on_linux/x86_amd64/pgbouncer_sles12_x86.mdx b/product_docs/docs/pgbouncer/1.17/01_installation/install_on_linux/x86_amd64/pgbouncer_sles12_x86.mdx index 284bdfa959d..6ac35dab415 100644 --- a/product_docs/docs/pgbouncer/1.17/01_installation/install_on_linux/x86_amd64/pgbouncer_sles12_x86.mdx +++ b/product_docs/docs/pgbouncer/1.17/01_installation/install_on_linux/x86_amd64/pgbouncer_sles12_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: SLES 12 title: Installing EDB pgBouncer on SLES 12 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/pgbouncer/1.17/01_installation/install_on_linux/x86_amd64/pgbouncer_sles15_x86.mdx b/product_docs/docs/pgbouncer/1.17/01_installation/install_on_linux/x86_amd64/pgbouncer_sles15_x86.mdx index 679cfdafe44..fbcc9f3a9e0 100644 --- a/product_docs/docs/pgbouncer/1.17/01_installation/install_on_linux/x86_amd64/pgbouncer_sles15_x86.mdx +++ b/product_docs/docs/pgbouncer/1.17/01_installation/install_on_linux/x86_amd64/pgbouncer_sles15_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: SLES 15 title: Installing EDB pgBouncer on SLES 15 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/pgbouncer/1.17/01_installation/install_on_linux/x86_amd64/pgbouncer_ubuntu18_x86.mdx b/product_docs/docs/pgbouncer/1.17/01_installation/install_on_linux/x86_amd64/pgbouncer_ubuntu18_x86.mdx index 6f9fee71563..9fa9f1bbf3c 100644 --- a/product_docs/docs/pgbouncer/1.17/01_installation/install_on_linux/x86_amd64/pgbouncer_ubuntu18_x86.mdx +++ b/product_docs/docs/pgbouncer/1.17/01_installation/install_on_linux/x86_amd64/pgbouncer_ubuntu18_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: Ubuntu 18.04 title: Installing EDB pgBouncer on Ubuntu 18.04 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/pgbouncer/1.17/01_installation/install_on_linux/x86_amd64/pgbouncer_ubuntu20_x86.mdx b/product_docs/docs/pgbouncer/1.17/01_installation/install_on_linux/x86_amd64/pgbouncer_ubuntu20_x86.mdx index 4447653e6ac..b3d53158493 100644 --- a/product_docs/docs/pgbouncer/1.17/01_installation/install_on_linux/x86_amd64/pgbouncer_ubuntu20_x86.mdx +++ b/product_docs/docs/pgbouncer/1.17/01_installation/install_on_linux/x86_amd64/pgbouncer_ubuntu20_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: Ubuntu 20.04 title: Installing EDB pgBouncer on Ubuntu 20.04 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/pgpool/4.3/01_installing_and_configuring_the_pgpool-II/ibm_power_ppc64le/pgpool_rhel8_ppcle.mdx b/product_docs/docs/pgpool/4.3/01_installing_and_configuring_the_pgpool-II/ibm_power_ppc64le/pgpool_rhel8_ppcle.mdx index 85ff128add3..5d25cd632d8 100644 --- a/product_docs/docs/pgpool/4.3/01_installing_and_configuring_the_pgpool-II/ibm_power_ppc64le/pgpool_rhel8_ppcle.mdx +++ b/product_docs/docs/pgpool/4.3/01_installing_and_configuring_the_pgpool-II/ibm_power_ppc64le/pgpool_rhel8_ppcle.mdx @@ -1,6 +1,9 @@ --- navTitle: RHEL 8 title: Installing EDB Pgpool-II on RHEL 8 ppc64le +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/pgpool/4.3/01_installing_and_configuring_the_pgpool-II/ibm_power_ppc64le/pgpool_sles12_ppcle.mdx b/product_docs/docs/pgpool/4.3/01_installing_and_configuring_the_pgpool-II/ibm_power_ppc64le/pgpool_sles12_ppcle.mdx index 10a5d7d8480..9fd6974cc4a 100644 --- a/product_docs/docs/pgpool/4.3/01_installing_and_configuring_the_pgpool-II/ibm_power_ppc64le/pgpool_sles12_ppcle.mdx +++ b/product_docs/docs/pgpool/4.3/01_installing_and_configuring_the_pgpool-II/ibm_power_ppc64le/pgpool_sles12_ppcle.mdx @@ -1,6 +1,9 @@ --- navTitle: SLES 12 title: Installing EDB Pgpool-II on SLES 12 ppc64le +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/pgpool/4.3/01_installing_and_configuring_the_pgpool-II/ibm_power_ppc64le/pgpool_sles15_ppcle.mdx b/product_docs/docs/pgpool/4.3/01_installing_and_configuring_the_pgpool-II/ibm_power_ppc64le/pgpool_sles15_ppcle.mdx index d2198087604..ce4c9899167 100644 --- a/product_docs/docs/pgpool/4.3/01_installing_and_configuring_the_pgpool-II/ibm_power_ppc64le/pgpool_sles15_ppcle.mdx +++ b/product_docs/docs/pgpool/4.3/01_installing_and_configuring_the_pgpool-II/ibm_power_ppc64le/pgpool_sles15_ppcle.mdx @@ -1,6 +1,9 @@ --- navTitle: SLES 15 title: Installing EDB Pgpool-II on SLES 15 ppc64le +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/pgpool/4.3/01_installing_and_configuring_the_pgpool-II/x86_amd64/pgpool_centos7_x86.mdx b/product_docs/docs/pgpool/4.3/01_installing_and_configuring_the_pgpool-II/x86_amd64/pgpool_centos7_x86.mdx index 5e12061dd0b..418a6f6270d 100644 --- a/product_docs/docs/pgpool/4.3/01_installing_and_configuring_the_pgpool-II/x86_amd64/pgpool_centos7_x86.mdx +++ b/product_docs/docs/pgpool/4.3/01_installing_and_configuring_the_pgpool-II/x86_amd64/pgpool_centos7_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: CentOS 7 title: Installing EDB Pgpool-II on CentOS 7 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/pgpool/4.3/01_installing_and_configuring_the_pgpool-II/x86_amd64/pgpool_deb10_x86.mdx b/product_docs/docs/pgpool/4.3/01_installing_and_configuring_the_pgpool-II/x86_amd64/pgpool_deb10_x86.mdx index b8e3cc79033..be05fae2dd4 100644 --- a/product_docs/docs/pgpool/4.3/01_installing_and_configuring_the_pgpool-II/x86_amd64/pgpool_deb10_x86.mdx +++ b/product_docs/docs/pgpool/4.3/01_installing_and_configuring_the_pgpool-II/x86_amd64/pgpool_deb10_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: Debian 10 title: Installing EDB Pgpool-II on Debian 10 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/pgpool/4.3/01_installing_and_configuring_the_pgpool-II/x86_amd64/pgpool_other_linux8_x86.mdx b/product_docs/docs/pgpool/4.3/01_installing_and_configuring_the_pgpool-II/x86_amd64/pgpool_other_linux8_x86.mdx index a85dcce6306..52e44e40aed 100644 --- a/product_docs/docs/pgpool/4.3/01_installing_and_configuring_the_pgpool-II/x86_amd64/pgpool_other_linux8_x86.mdx +++ b/product_docs/docs/pgpool/4.3/01_installing_and_configuring_the_pgpool-II/x86_amd64/pgpool_other_linux8_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: AlmaLinux 8 or Rocky Linux 8 title: Installing EDB Pgpool-II on AlmaLinux 8 or Rocky Linux 8 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/pgpool/4.3/01_installing_and_configuring_the_pgpool-II/x86_amd64/pgpool_rhel7_x86.mdx b/product_docs/docs/pgpool/4.3/01_installing_and_configuring_the_pgpool-II/x86_amd64/pgpool_rhel7_x86.mdx index defe6bd28ec..e8ad3a541e4 100644 --- a/product_docs/docs/pgpool/4.3/01_installing_and_configuring_the_pgpool-II/x86_amd64/pgpool_rhel7_x86.mdx +++ b/product_docs/docs/pgpool/4.3/01_installing_and_configuring_the_pgpool-II/x86_amd64/pgpool_rhel7_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: RHEL 7 or OL 7 title: Installing EDB Pgpool-II on RHEL 7 or OL 7 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/pgpool/4.3/01_installing_and_configuring_the_pgpool-II/x86_amd64/pgpool_rhel8_x86.mdx b/product_docs/docs/pgpool/4.3/01_installing_and_configuring_the_pgpool-II/x86_amd64/pgpool_rhel8_x86.mdx index b5c32e12620..1db796f9ab1 100644 --- a/product_docs/docs/pgpool/4.3/01_installing_and_configuring_the_pgpool-II/x86_amd64/pgpool_rhel8_x86.mdx +++ b/product_docs/docs/pgpool/4.3/01_installing_and_configuring_the_pgpool-II/x86_amd64/pgpool_rhel8_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: RHEL 8 or OL 8 title: Installing EDB Pgpool-II on RHEL 8 or OL 8 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/pgpool/4.3/01_installing_and_configuring_the_pgpool-II/x86_amd64/pgpool_sles12_x86.mdx b/product_docs/docs/pgpool/4.3/01_installing_and_configuring_the_pgpool-II/x86_amd64/pgpool_sles12_x86.mdx index 2d5c43752ad..461d45a242e 100644 --- a/product_docs/docs/pgpool/4.3/01_installing_and_configuring_the_pgpool-II/x86_amd64/pgpool_sles12_x86.mdx +++ b/product_docs/docs/pgpool/4.3/01_installing_and_configuring_the_pgpool-II/x86_amd64/pgpool_sles12_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: SLES 12 title: Installing EDB Pgpool-II on SLES 12 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/pgpool/4.3/01_installing_and_configuring_the_pgpool-II/x86_amd64/pgpool_sles15_x86.mdx b/product_docs/docs/pgpool/4.3/01_installing_and_configuring_the_pgpool-II/x86_amd64/pgpool_sles15_x86.mdx index dd430c05fb0..3fdf69e149b 100644 --- a/product_docs/docs/pgpool/4.3/01_installing_and_configuring_the_pgpool-II/x86_amd64/pgpool_sles15_x86.mdx +++ b/product_docs/docs/pgpool/4.3/01_installing_and_configuring_the_pgpool-II/x86_amd64/pgpool_sles15_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: SLES 15 title: Installing EDB Pgpool-II on SLES 15 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/pgpool/4.3/01_installing_and_configuring_the_pgpool-II/x86_amd64/pgpool_ubuntu18_x86.mdx b/product_docs/docs/pgpool/4.3/01_installing_and_configuring_the_pgpool-II/x86_amd64/pgpool_ubuntu18_x86.mdx index 6637bc8f373..0b4099b4b55 100644 --- a/product_docs/docs/pgpool/4.3/01_installing_and_configuring_the_pgpool-II/x86_amd64/pgpool_ubuntu18_x86.mdx +++ b/product_docs/docs/pgpool/4.3/01_installing_and_configuring_the_pgpool-II/x86_amd64/pgpool_ubuntu18_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: Ubuntu 18.04 title: Installing EDB Pgpool-II on Ubuntu 18.04 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/pgpool/4.3/01_installing_and_configuring_the_pgpool-II/x86_amd64/pgpool_ubuntu20_x86.mdx b/product_docs/docs/pgpool/4.3/01_installing_and_configuring_the_pgpool-II/x86_amd64/pgpool_ubuntu20_x86.mdx index 2697d8c0372..10ab9de37cd 100644 --- a/product_docs/docs/pgpool/4.3/01_installing_and_configuring_the_pgpool-II/x86_amd64/pgpool_ubuntu20_x86.mdx +++ b/product_docs/docs/pgpool/4.3/01_installing_and_configuring_the_pgpool-II/x86_amd64/pgpool_ubuntu20_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: Ubuntu 20.04 title: Installing EDB Pgpool-II on Ubuntu 20.04 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/pgpool/4.3/02_extensions/ibm_power_ppc64le/pgpoolext_rhel8_ppcle.mdx b/product_docs/docs/pgpool/4.3/02_extensions/ibm_power_ppc64le/pgpoolext_rhel8_ppcle.mdx index 29dd6692a55..b8f3c4c86ab 100644 --- a/product_docs/docs/pgpool/4.3/02_extensions/ibm_power_ppc64le/pgpoolext_rhel8_ppcle.mdx +++ b/product_docs/docs/pgpool/4.3/02_extensions/ibm_power_ppc64le/pgpoolext_rhel8_ppcle.mdx @@ -1,6 +1,9 @@ --- navTitle: RHEL 8 title: Installing EDB Pgpool-II Extensions on RHEL 8 ppc64le +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/pgpool/4.3/02_extensions/ibm_power_ppc64le/pgpoolext_sles12_ppcle.mdx b/product_docs/docs/pgpool/4.3/02_extensions/ibm_power_ppc64le/pgpoolext_sles12_ppcle.mdx index e7f9cc77968..d995352b162 100644 --- a/product_docs/docs/pgpool/4.3/02_extensions/ibm_power_ppc64le/pgpoolext_sles12_ppcle.mdx +++ b/product_docs/docs/pgpool/4.3/02_extensions/ibm_power_ppc64le/pgpoolext_sles12_ppcle.mdx @@ -1,6 +1,9 @@ --- navTitle: SLES 12 title: Installing EDB Pgpool-II Extensions on SLES 12 ppc64le +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/pgpool/4.3/02_extensions/ibm_power_ppc64le/pgpoolext_sles15_ppcle.mdx b/product_docs/docs/pgpool/4.3/02_extensions/ibm_power_ppc64le/pgpoolext_sles15_ppcle.mdx index 6f751a6e55a..60f0b93af83 100644 --- a/product_docs/docs/pgpool/4.3/02_extensions/ibm_power_ppc64le/pgpoolext_sles15_ppcle.mdx +++ b/product_docs/docs/pgpool/4.3/02_extensions/ibm_power_ppc64le/pgpoolext_sles15_ppcle.mdx @@ -1,6 +1,9 @@ --- navTitle: SLES 15 title: Installing EDB Pgpool-II Extensions on SLES 15 ppc64le +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/pgpool/4.3/02_extensions/x86_amd64/pgpoolext_centos7_x86.mdx b/product_docs/docs/pgpool/4.3/02_extensions/x86_amd64/pgpoolext_centos7_x86.mdx index c99acdb74bf..1a9035be7eb 100644 --- a/product_docs/docs/pgpool/4.3/02_extensions/x86_amd64/pgpoolext_centos7_x86.mdx +++ b/product_docs/docs/pgpool/4.3/02_extensions/x86_amd64/pgpoolext_centos7_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: CentOS 7 title: Installing EDB Pgpool-II Extensions on CentOS 7 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/pgpool/4.3/02_extensions/x86_amd64/pgpoolext_deb10_x86.mdx b/product_docs/docs/pgpool/4.3/02_extensions/x86_amd64/pgpoolext_deb10_x86.mdx index 107041d84ed..e767315122a 100644 --- a/product_docs/docs/pgpool/4.3/02_extensions/x86_amd64/pgpoolext_deb10_x86.mdx +++ b/product_docs/docs/pgpool/4.3/02_extensions/x86_amd64/pgpoolext_deb10_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: Debian 10 title: Installing EDB Pgpool-II Extensions on Debian 10 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/pgpool/4.3/02_extensions/x86_amd64/pgpoolext_other_linux8_x86.mdx b/product_docs/docs/pgpool/4.3/02_extensions/x86_amd64/pgpoolext_other_linux8_x86.mdx index 644de9bd2fe..855ec371116 100644 --- a/product_docs/docs/pgpool/4.3/02_extensions/x86_amd64/pgpoolext_other_linux8_x86.mdx +++ b/product_docs/docs/pgpool/4.3/02_extensions/x86_amd64/pgpoolext_other_linux8_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: AlmaLinux 8 or Rocky Linux 8 title: Installing EDB Pgpool-II Extensions on AlmaLinux 8 or Rocky Linux 8 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/pgpool/4.3/02_extensions/x86_amd64/pgpoolext_rhel7_x86.mdx b/product_docs/docs/pgpool/4.3/02_extensions/x86_amd64/pgpoolext_rhel7_x86.mdx index 51292ff853a..1e2ba430ad9 100644 --- a/product_docs/docs/pgpool/4.3/02_extensions/x86_amd64/pgpoolext_rhel7_x86.mdx +++ b/product_docs/docs/pgpool/4.3/02_extensions/x86_amd64/pgpoolext_rhel7_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: RHEL 7 or OL 7 title: Installing EDB Pgpool-II Extensions on RHEL 7 or OL 7 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/pgpool/4.3/02_extensions/x86_amd64/pgpoolext_rhel8_x86.mdx b/product_docs/docs/pgpool/4.3/02_extensions/x86_amd64/pgpoolext_rhel8_x86.mdx index 6f580b373a4..fc989e4152d 100644 --- a/product_docs/docs/pgpool/4.3/02_extensions/x86_amd64/pgpoolext_rhel8_x86.mdx +++ b/product_docs/docs/pgpool/4.3/02_extensions/x86_amd64/pgpoolext_rhel8_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: RHEL 8 or OL 8 title: Installing EDB Pgpool-II Extensions on RHEL 8 or OL 8 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/pgpool/4.3/02_extensions/x86_amd64/pgpoolext_sles12_x86.mdx b/product_docs/docs/pgpool/4.3/02_extensions/x86_amd64/pgpoolext_sles12_x86.mdx index 328a731264f..b0050b54647 100644 --- a/product_docs/docs/pgpool/4.3/02_extensions/x86_amd64/pgpoolext_sles12_x86.mdx +++ b/product_docs/docs/pgpool/4.3/02_extensions/x86_amd64/pgpoolext_sles12_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: SLES 12 title: Installing EDB Pgpool-II Extensions on SLES 12 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/pgpool/4.3/02_extensions/x86_amd64/pgpoolext_sles15_x86.mdx b/product_docs/docs/pgpool/4.3/02_extensions/x86_amd64/pgpoolext_sles15_x86.mdx index 73cd117c30e..72f687272f7 100644 --- a/product_docs/docs/pgpool/4.3/02_extensions/x86_amd64/pgpoolext_sles15_x86.mdx +++ b/product_docs/docs/pgpool/4.3/02_extensions/x86_amd64/pgpoolext_sles15_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: SLES 15 title: Installing EDB Pgpool-II Extensions on SLES 15 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/pgpool/4.3/02_extensions/x86_amd64/pgpoolext_ubuntu18_x86.mdx b/product_docs/docs/pgpool/4.3/02_extensions/x86_amd64/pgpoolext_ubuntu18_x86.mdx index 91b09d24095..e7a25502e5d 100644 --- a/product_docs/docs/pgpool/4.3/02_extensions/x86_amd64/pgpoolext_ubuntu18_x86.mdx +++ b/product_docs/docs/pgpool/4.3/02_extensions/x86_amd64/pgpoolext_ubuntu18_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: Ubuntu 18.04 title: Installing EDB Pgpool-II Extensions on Ubuntu 18.04 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/pgpool/4.3/02_extensions/x86_amd64/pgpoolext_ubuntu20_x86.mdx b/product_docs/docs/pgpool/4.3/02_extensions/x86_amd64/pgpoolext_ubuntu20_x86.mdx index 45446d02621..94d3284eb69 100644 --- a/product_docs/docs/pgpool/4.3/02_extensions/x86_amd64/pgpoolext_ubuntu20_x86.mdx +++ b/product_docs/docs/pgpool/4.3/02_extensions/x86_amd64/pgpoolext_ubuntu20_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: Ubuntu 20.04 title: Installing EDB Pgpool-II Extensions on Ubuntu 20.04 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/postgis/3.2/01a_installing_postgis/installing_on_linux/ibm_power_ppc64le/postgis_rhel8_ppcle.mdx b/product_docs/docs/postgis/3.2/01a_installing_postgis/installing_on_linux/ibm_power_ppc64le/postgis_rhel8_ppcle.mdx index 00508d6b806..d621809b331 100644 --- a/product_docs/docs/postgis/3.2/01a_installing_postgis/installing_on_linux/ibm_power_ppc64le/postgis_rhel8_ppcle.mdx +++ b/product_docs/docs/postgis/3.2/01a_installing_postgis/installing_on_linux/ibm_power_ppc64le/postgis_rhel8_ppcle.mdx @@ -1,6 +1,9 @@ --- navTitle: RHEL 8 title: Installing PostGIS on RHEL 8 ppc64le +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/postgis/3.2/01a_installing_postgis/installing_on_linux/ibm_power_ppc64le/postgis_sles12_ppcle.mdx b/product_docs/docs/postgis/3.2/01a_installing_postgis/installing_on_linux/ibm_power_ppc64le/postgis_sles12_ppcle.mdx index 761dc2c820a..52d79e509c6 100644 --- a/product_docs/docs/postgis/3.2/01a_installing_postgis/installing_on_linux/ibm_power_ppc64le/postgis_sles12_ppcle.mdx +++ b/product_docs/docs/postgis/3.2/01a_installing_postgis/installing_on_linux/ibm_power_ppc64le/postgis_sles12_ppcle.mdx @@ -1,6 +1,9 @@ --- navTitle: SLES 12 title: Installing PostGIS on SLES 12 ppc64le +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/postgis/3.2/01a_installing_postgis/installing_on_linux/ibm_power_ppc64le/postgis_sles15_ppcle.mdx b/product_docs/docs/postgis/3.2/01a_installing_postgis/installing_on_linux/ibm_power_ppc64le/postgis_sles15_ppcle.mdx index b36dc97018f..b774d59a214 100644 --- a/product_docs/docs/postgis/3.2/01a_installing_postgis/installing_on_linux/ibm_power_ppc64le/postgis_sles15_ppcle.mdx +++ b/product_docs/docs/postgis/3.2/01a_installing_postgis/installing_on_linux/ibm_power_ppc64le/postgis_sles15_ppcle.mdx @@ -1,6 +1,9 @@ --- navTitle: SLES 15 title: Installing PostGIS on SLES 15 ppc64le +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/postgis/3.2/01a_installing_postgis/installing_on_linux/x86_amd64/postgis_centos7_x86.mdx b/product_docs/docs/postgis/3.2/01a_installing_postgis/installing_on_linux/x86_amd64/postgis_centos7_x86.mdx index 668ee09f981..61a1231b42e 100644 --- a/product_docs/docs/postgis/3.2/01a_installing_postgis/installing_on_linux/x86_amd64/postgis_centos7_x86.mdx +++ b/product_docs/docs/postgis/3.2/01a_installing_postgis/installing_on_linux/x86_amd64/postgis_centos7_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: CentOS 7 title: Installing PostGIS on CentOS 7 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/postgis/3.2/01a_installing_postgis/installing_on_linux/x86_amd64/postgis_deb10_x86.mdx b/product_docs/docs/postgis/3.2/01a_installing_postgis/installing_on_linux/x86_amd64/postgis_deb10_x86.mdx index 6d6bc51b39b..fd8ed5ac6c2 100644 --- a/product_docs/docs/postgis/3.2/01a_installing_postgis/installing_on_linux/x86_amd64/postgis_deb10_x86.mdx +++ b/product_docs/docs/postgis/3.2/01a_installing_postgis/installing_on_linux/x86_amd64/postgis_deb10_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: Debian 10 title: Installing PostGIS on Debian 10 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/postgis/3.2/01a_installing_postgis/installing_on_linux/x86_amd64/postgis_other_linux8_x86.mdx b/product_docs/docs/postgis/3.2/01a_installing_postgis/installing_on_linux/x86_amd64/postgis_other_linux8_x86.mdx index bb3b4bba88c..cfc83b3729f 100644 --- a/product_docs/docs/postgis/3.2/01a_installing_postgis/installing_on_linux/x86_amd64/postgis_other_linux8_x86.mdx +++ b/product_docs/docs/postgis/3.2/01a_installing_postgis/installing_on_linux/x86_amd64/postgis_other_linux8_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: AlmaLinux 8 or Rocky Linux 8 title: Installing PostGIS on AlmaLinux 8 or Rocky Linux 8 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/postgis/3.2/01a_installing_postgis/installing_on_linux/x86_amd64/postgis_rhel7_x86.mdx b/product_docs/docs/postgis/3.2/01a_installing_postgis/installing_on_linux/x86_amd64/postgis_rhel7_x86.mdx index 886b5306204..9aab4141976 100644 --- a/product_docs/docs/postgis/3.2/01a_installing_postgis/installing_on_linux/x86_amd64/postgis_rhel7_x86.mdx +++ b/product_docs/docs/postgis/3.2/01a_installing_postgis/installing_on_linux/x86_amd64/postgis_rhel7_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: RHEL 7 or OL 7 title: Installing PostGIS on RHEL 7 or OL 7 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/postgis/3.2/01a_installing_postgis/installing_on_linux/x86_amd64/postgis_rhel_8_x86.mdx b/product_docs/docs/postgis/3.2/01a_installing_postgis/installing_on_linux/x86_amd64/postgis_rhel_8_x86.mdx index b89845a652d..9360ff50e28 100644 --- a/product_docs/docs/postgis/3.2/01a_installing_postgis/installing_on_linux/x86_amd64/postgis_rhel_8_x86.mdx +++ b/product_docs/docs/postgis/3.2/01a_installing_postgis/installing_on_linux/x86_amd64/postgis_rhel_8_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: RHEL 8 or OL 8 title: Installing PostGIS on RHEL 8 or OL 8 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/postgis/3.2/01a_installing_postgis/installing_on_linux/x86_amd64/postgis_sles12_x86.mdx b/product_docs/docs/postgis/3.2/01a_installing_postgis/installing_on_linux/x86_amd64/postgis_sles12_x86.mdx index 001cb47f09f..0a0b7ae6c21 100644 --- a/product_docs/docs/postgis/3.2/01a_installing_postgis/installing_on_linux/x86_amd64/postgis_sles12_x86.mdx +++ b/product_docs/docs/postgis/3.2/01a_installing_postgis/installing_on_linux/x86_amd64/postgis_sles12_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: SLES 12 title: Installing PostGIS on SLES 12 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/postgis/3.2/01a_installing_postgis/installing_on_linux/x86_amd64/postgis_sles15_x86.mdx b/product_docs/docs/postgis/3.2/01a_installing_postgis/installing_on_linux/x86_amd64/postgis_sles15_x86.mdx index c731b105568..585435f1b85 100644 --- a/product_docs/docs/postgis/3.2/01a_installing_postgis/installing_on_linux/x86_amd64/postgis_sles15_x86.mdx +++ b/product_docs/docs/postgis/3.2/01a_installing_postgis/installing_on_linux/x86_amd64/postgis_sles15_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: SLES 15 title: Installing PostGIS on SLES 15 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/postgis/3.2/01a_installing_postgis/installing_on_linux/x86_amd64/postgis_ubuntu18_x86.mdx b/product_docs/docs/postgis/3.2/01a_installing_postgis/installing_on_linux/x86_amd64/postgis_ubuntu18_x86.mdx index b0755f8752f..c039fc920a0 100644 --- a/product_docs/docs/postgis/3.2/01a_installing_postgis/installing_on_linux/x86_amd64/postgis_ubuntu18_x86.mdx +++ b/product_docs/docs/postgis/3.2/01a_installing_postgis/installing_on_linux/x86_amd64/postgis_ubuntu18_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: Ubuntu 18.04 title: Installing PostGIS on Ubuntu 18.04 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites diff --git a/product_docs/docs/postgis/3.2/01a_installing_postgis/installing_on_linux/x86_amd64/postgis_ubuntu20_x86.mdx b/product_docs/docs/postgis/3.2/01a_installing_postgis/installing_on_linux/x86_amd64/postgis_ubuntu20_x86.mdx index eb2511a93c1..634eab786cf 100644 --- a/product_docs/docs/postgis/3.2/01a_installing_postgis/installing_on_linux/x86_amd64/postgis_ubuntu20_x86.mdx +++ b/product_docs/docs/postgis/3.2/01a_installing_postgis/installing_on_linux/x86_amd64/postgis_ubuntu20_x86.mdx @@ -1,6 +1,9 @@ --- navTitle: Ubuntu 20.04 title: Installing PostGIS on Ubuntu 20.04 x86_64 +# This topic is generated from templates. If you have feedback on it, instead of +# editing the page and creating a pull request, please enter a GitHub issue and +# the documentation team will update the templates accordingly. --- ## Prerequisites From 2bf186acd2ebe8c17cd536c37a38aa7aa06bc3ab Mon Sep 17 00:00:00 2001 From: drothery-edb Date: Thu, 1 Sep 2022 13:18:45 -0400 Subject: [PATCH 3/3] updated version number in deploy.mjs for JDBC --- install_template/deploy.mjs | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/install_template/deploy.mjs b/install_template/deploy.mjs index b9a3bdccebe..e964f09c32f 100644 --- a/install_template/deploy.mjs +++ b/install_template/deploy.mjs @@ -223,25 +223,25 @@ const moveDoc = async (product, platform, version) => { when({product: {name: "Hadoop Foreign Data Wrapper", version: 2}, platform: {name: "RHEL 8"}}, (ctx) => `hadoop_data_adapter/2/05_installing_the_hadoop_data_adapter/${fmtArchPath(ctx)}/hadoop_rhel8_${fmtArchFilename(ctx)}.mdx`), when({product: {name: "EDB JDBC Connector"}, platform: {name: "CentOS 7"}}, - (ctx) => `jdbc_connector/42.3.3.1/04_installing_and_configuring_the_jdbc_connector/01_installing_the_connector_with_an_rpm_package/${fmtArchPath(ctx)}/jdbc42_centos7_${fmtArchFilename(ctx)}.mdx`), + (ctx) => `jdbc_connector/42.5.0.1/04_installing_and_configuring_the_jdbc_connector/01_installing_the_connector_with_an_rpm_package/${fmtArchPath(ctx)}/jdbc42_centos7_${fmtArchFilename(ctx)}.mdx`), when({product: {name: "EDB JDBC Connector"}, platform: {name: "AlmaLinux 8 or Rocky Linux 8"}}, - (ctx) => `jdbc_connector/42.3.3.1/04_installing_and_configuring_the_jdbc_connector/01_installing_the_connector_with_an_rpm_package/${fmtArchPath(ctx)}/jdbc42_other_linux8_${fmtArchFilename(ctx)}.mdx`), + (ctx) => `jdbc_connector/42.5.0.1/04_installing_and_configuring_the_jdbc_connector/01_installing_the_connector_with_an_rpm_package/${fmtArchPath(ctx)}/jdbc42_other_linux8_${fmtArchFilename(ctx)}.mdx`), when({product: {name: "EDB JDBC Connector"}, platform: {name: "RHEL 7 or OL 7"}}, - (ctx) => `jdbc_connector/42.3.3.1/04_installing_and_configuring_the_jdbc_connector/01_installing_the_connector_with_an_rpm_package/${fmtArchPath(ctx)}/jdbc42_rhel7_${fmtArchFilename(ctx)}.mdx`), + (ctx) => `jdbc_connector/42.5.0.1/04_installing_and_configuring_the_jdbc_connector/01_installing_the_connector_with_an_rpm_package/${fmtArchPath(ctx)}/jdbc42_rhel7_${fmtArchFilename(ctx)}.mdx`), when({product: {name: "EDB JDBC Connector"}, platform: {name: "RHEL 8 or OL 8"}}, - (ctx) => `jdbc_connector/42.3.3.1/04_installing_and_configuring_the_jdbc_connector/01_installing_the_connector_with_an_rpm_package/${fmtArchPath(ctx)}/jdbc42_rhel8_${fmtArchFilename(ctx)}.mdx`), + (ctx) => `jdbc_connector/42.5.0.1/04_installing_and_configuring_the_jdbc_connector/01_installing_the_connector_with_an_rpm_package/${fmtArchPath(ctx)}/jdbc42_rhel8_${fmtArchFilename(ctx)}.mdx`), when({product: {name: "EDB JDBC Connector"}, platform: {name: "RHEL 8"}}, - (ctx) => `jdbc_connector/42.3.3.1/04_installing_and_configuring_the_jdbc_connector/01_installing_the_connector_with_an_rpm_package/${fmtArchPath(ctx)}/jdbc42_rhel8_${fmtArchFilename(ctx)}.mdx`), + (ctx) => `jdbc_connector/42.5.0.1/04_installing_and_configuring_the_jdbc_connector/01_installing_the_connector_with_an_rpm_package/${fmtArchPath(ctx)}/jdbc42_rhel8_${fmtArchFilename(ctx)}.mdx`), when({product: {name: "EDB JDBC Connector"}, platform: {name: "SLES 12"}}, - (ctx) => `jdbc_connector/42.3.3.1/04_installing_and_configuring_the_jdbc_connector/01_installing_the_connector_with_an_rpm_package/${fmtArchPath(ctx)}/jdbc42_sles12_${fmtArchFilename(ctx)}.mdx`), + (ctx) => `jdbc_connector/42.5.0.1/04_installing_and_configuring_the_jdbc_connector/01_installing_the_connector_with_an_rpm_package/${fmtArchPath(ctx)}/jdbc42_sles12_${fmtArchFilename(ctx)}.mdx`), when({product: {name: "EDB JDBC Connector"}, platform: {name: "SLES 15"}}, - (ctx) => `jdbc_connector/42.3.3.1/04_installing_and_configuring_the_jdbc_connector/01_installing_the_connector_with_an_rpm_package/${fmtArchPath(ctx)}/jdbc42_sles15_${fmtArchFilename(ctx)}.mdx`), + (ctx) => `jdbc_connector/42.5.0.1/04_installing_and_configuring_the_jdbc_connector/01_installing_the_connector_with_an_rpm_package/${fmtArchPath(ctx)}/jdbc42_sles15_${fmtArchFilename(ctx)}.mdx`), when({product: {name: "EDB JDBC Connector"}, platform: {name: "Debian 10"}}, - (ctx) => `jdbc_connector/42.3.3.1/04_installing_and_configuring_the_jdbc_connector/01_installing_the_connector_with_an_rpm_package/${fmtArchPath(ctx)}/jdbc42_deb10_${fmtArchFilename(ctx)}.mdx`), + (ctx) => `jdbc_connector/42.5.0.1/04_installing_and_configuring_the_jdbc_connector/01_installing_the_connector_with_an_rpm_package/${fmtArchPath(ctx)}/jdbc42_deb10_${fmtArchFilename(ctx)}.mdx`), when({product: {name: "EDB JDBC Connector"}, platform: {name: "Ubuntu 18.04"}}, - (ctx) => `jdbc_connector/42.3.3.1/04_installing_and_configuring_the_jdbc_connector/01_installing_the_connector_with_an_rpm_package/${fmtArchPath(ctx)}/jdbc42_ubuntu18_${fmtArchFilename(ctx)}.mdx`), + (ctx) => `jdbc_connector/42.5.0.1/04_installing_and_configuring_the_jdbc_connector/01_installing_the_connector_with_an_rpm_package/${fmtArchPath(ctx)}/jdbc42_ubuntu18_${fmtArchFilename(ctx)}.mdx`), when({product: {name: "EDB JDBC Connector"}, platform: {name: "Ubuntu 20.04"}}, - (ctx) => `jdbc_connector/42.3.3.1/04_installing_and_configuring_the_jdbc_connector/01_installing_the_connector_with_an_rpm_package/${fmtArchPath(ctx)}/jdbc42_ubuntu20_${fmtArchFilename(ctx)}.mdx`), + (ctx) => `jdbc_connector/42.5.0.1/04_installing_and_configuring_the_jdbc_connector/01_installing_the_connector_with_an_rpm_package/${fmtArchPath(ctx)}/jdbc42_ubuntu20_${fmtArchFilename(ctx)}.mdx`), when({product: {name: "Migration Toolkit"}, platform: {name: "SLES 12"}}, (ctx) => `migration_toolkit/55/05_installing_mtk/install_on_linux/${fmtArchPath(ctx)}/mtk55_sles12_${fmtArchFilename(ctx)}.mdx`),