From ab732580e0c7edf08045dbafbda9c1d0727c952a Mon Sep 17 00:00:00 2001 From: nidhibhammar <59045594+nidhibhammar@users.noreply.github.com> Date: Thu, 8 Aug 2024 19:07:53 +0530 Subject: [PATCH 1/2] Debian 12 install topics - EDB*Plus, MTK, Replication Server --- install_template/config.yaml | 18 ++++++ .../docs/edb_plus/41/installing/index.mdx | 9 ++- .../linux_arm64/edbplus_debian_12.mdx | 48 +++++++++++++++ .../41/installing/linux_arm64/index.mdx | 13 ++++ .../linux_x86_64/edbplus_debian_12.mdx | 48 +++++++++++++++ .../41/installing/linux_x86_64/index.mdx | 3 + product_docs/docs/eprs/7/installing/index.mdx | 9 ++- .../installing/linux_arm64/eprs_debian_12.mdx | 61 +++++++++++++++++++ .../eprs/7/installing/linux_arm64/index.mdx | 21 +++++++ .../linux_x86_64/eprs_debian_12.mdx | 61 +++++++++++++++++++ .../eprs/7/installing/linux_x86_64/index.mdx | 3 + .../migration_toolkit/55/installing/index.mdx | 9 ++- .../55/installing/linux_arm64/index.mdx | 13 ++++ .../installing/linux_arm64/mtk_debian_12.mdx | 43 +++++++++++++ .../55/installing/linux_x86_64/index.mdx | 3 + .../installing/linux_x86_64/mtk_debian_12.mdx | 43 +++++++++++++ 16 files changed, 402 insertions(+), 3 deletions(-) create mode 100644 product_docs/docs/edb_plus/41/installing/linux_arm64/edbplus_debian_12.mdx create mode 100644 product_docs/docs/edb_plus/41/installing/linux_arm64/index.mdx create mode 100644 product_docs/docs/edb_plus/41/installing/linux_x86_64/edbplus_debian_12.mdx create mode 100644 product_docs/docs/eprs/7/installing/linux_arm64/eprs_debian_12.mdx create mode 100644 product_docs/docs/eprs/7/installing/linux_arm64/index.mdx create mode 100644 product_docs/docs/eprs/7/installing/linux_x86_64/eprs_debian_12.mdx create mode 100644 product_docs/docs/migration_toolkit/55/installing/linux_arm64/index.mdx create mode 100644 product_docs/docs/migration_toolkit/55/installing/linux_arm64/mtk_debian_12.mdx create mode 100644 product_docs/docs/migration_toolkit/55/installing/linux_x86_64/mtk_debian_12.mdx diff --git a/install_template/config.yaml b/install_template/config.yaml index 69e7667b687..187d2eb3245 100644 --- a/install_template/config.yaml +++ b/install_template/config.yaml @@ -69,6 +69,12 @@ products: - name: Debian 11 arch: x86_64 supported versions: [55] + - name: Debian 12 + arch: x86_64 + supported versions: [55] + - name: Debian 12 + arch: arm64 + supported versions: [55] - name: RHEL 8 arch: ppc64le supported versions: [55] @@ -421,6 +427,12 @@ products: - name: Debian 11 arch: x86_64 supported versions: [41] + - name: Debian 12 + arch: x86_64 + supported versions: [41] + - name: Debian 12 + arch: arm64 + supported versions: [41] - name: Ubuntu 20.04 arch: x86_64 supported versions: [41] @@ -832,6 +844,12 @@ products: - name: Debian 11 arch: x86_64 supported versions: [7] + - name: Debian 12 + arch: x86_64 + supported versions: [7] + - name: Debian 12 + arch: arm64 + supported versions: [7] - name: Ubuntu 22.04 arch: x86_64 supported versions: [7] diff --git a/product_docs/docs/edb_plus/41/installing/index.mdx b/product_docs/docs/edb_plus/41/installing/index.mdx index c8fc5ced335..efb27f00959 100644 --- a/product_docs/docs/edb_plus/41/installing/index.mdx +++ b/product_docs/docs/edb_plus/41/installing/index.mdx @@ -13,6 +13,7 @@ redirects: navigation: - linux_x86_64 - linux_ppc64le + - linux_arm64 - windows - configuring_linux_installation --- @@ -39,7 +40,7 @@ Select a link to access the applicable installation instructions: - [Ubuntu 22.04](linux_x86_64/edbplus_ubuntu_22), [Ubuntu 20.04](linux_x86_64/edbplus_ubuntu_20) -- [Debian 11](linux_x86_64/edbplus_debian_11) +- [Debian 12](linux_x86_64/edbplus_debian_12), [Debian 11](linux_x86_64/edbplus_debian_11) ## Linux [IBM Power (ppc64le)](linux_ppc64le) @@ -51,6 +52,12 @@ Select a link to access the applicable installation instructions: - [SLES 15](linux_ppc64le/edbplus_sles_15), [SLES 12](linux_ppc64le/edbplus_sles_12) +## Linux [AArch64 (ARM64)](linux_arm64) + +### Debian and derivatives + +- [Debian 12](linux_arm64/edbplus_debian_12) + ## Windows - [Windows Server 2019, 2022, and Windows 11](windows) diff --git a/product_docs/docs/edb_plus/41/installing/linux_arm64/edbplus_debian_12.mdx b/product_docs/docs/edb_plus/41/installing/linux_arm64/edbplus_debian_12.mdx new file mode 100644 index 00000000000..01354ee8566 --- /dev/null +++ b/product_docs/docs/edb_plus/41/installing/linux_arm64/edbplus_debian_12.mdx @@ -0,0 +1,48 @@ +--- +navTitle: Debian 12 +title: Installing EDB*Plus on Debian 12 arm64 +# 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. + +redirects: + - /edb_plus/41/03_installing_edb_plus/install_on_linux/arm64/edbplus_deb12_arm +--- + +## Prerequisites + +Before you begin the installation process: + +- Set up the EDB repository. + + Setting up the repository is a one-time task. If you have already set up your repository, you don't need to perform this step. + + To determine if your repository exists, enter this command: + + `apt-cache search enterprisedb` + + If no output is generated, the repository isn't installed. + + To set up the EDB repository: + + 1. Go to [EDB repositories](https://www.enterprisedb.com/repos-downloads). + + 1. Select the button that provides access to the EDB repository. + 1. Select the platform and software that you want to download. + + 1. Follow the instructions for setting up the EDB repository. + +## Install the package + +```shell +sudo apt-get -y install edb-edbplus +``` + +## Initial configuration + +After performing a Linux installation of EDB\*Plus, you must set the values of environment variables that allow EDB\*Plus to locate your Java installation: + +```shell +export JAVA_HOME= +export PATH=/bin:$PATH +``` diff --git a/product_docs/docs/edb_plus/41/installing/linux_arm64/index.mdx b/product_docs/docs/edb_plus/41/installing/linux_arm64/index.mdx new file mode 100644 index 00000000000..b59092fa855 --- /dev/null +++ b/product_docs/docs/edb_plus/41/installing/linux_arm64/index.mdx @@ -0,0 +1,13 @@ +--- +title: "Installing EDB*Plus on Linux AArch64 (ARM64)" +navTitle: "On Linux ARM64" + +navigation: + - edbplus_debian_12 +--- + +Operating system-specific install instructions are described in the corresponding documentation: + +### Debian and derivatives + +- [Debian 12](edbplus_debian_12) diff --git a/product_docs/docs/edb_plus/41/installing/linux_x86_64/edbplus_debian_12.mdx b/product_docs/docs/edb_plus/41/installing/linux_x86_64/edbplus_debian_12.mdx new file mode 100644 index 00000000000..6d657a81671 --- /dev/null +++ b/product_docs/docs/edb_plus/41/installing/linux_x86_64/edbplus_debian_12.mdx @@ -0,0 +1,48 @@ +--- +navTitle: Debian 12 +title: Installing EDB*Plus on Debian 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. + +redirects: + - /edb_plus/41/03_installing_edb_plus/install_on_linux/x86_amd64/edbplus_deb12_x86 +--- + +## Prerequisites + +Before you begin the installation process: + +- Set up the EDB repository. + + Setting up the repository is a one-time task. If you have already set up your repository, you don't need to perform this step. + + To determine if your repository exists, enter this command: + + `apt-cache search enterprisedb` + + If no output is generated, the repository isn't installed. + + To set up the EDB repository: + + 1. Go to [EDB repositories](https://www.enterprisedb.com/repos-downloads). + + 1. Select the button that provides access to the EDB repository. + 1. Select the platform and software that you want to download. + + 1. Follow the instructions for setting up the EDB repository. + +## Install the package + +```shell +sudo apt-get -y install edb-edbplus +``` + +## Initial configuration + +After performing a Linux installation of EDB\*Plus, you must set the values of environment variables that allow EDB\*Plus to locate your Java installation: + +```shell +export JAVA_HOME= +export PATH=/bin:$PATH +``` diff --git a/product_docs/docs/edb_plus/41/installing/linux_x86_64/index.mdx b/product_docs/docs/edb_plus/41/installing/linux_x86_64/index.mdx index 76fbf312f94..2be8b1e003d 100644 --- a/product_docs/docs/edb_plus/41/installing/linux_x86_64/index.mdx +++ b/product_docs/docs/edb_plus/41/installing/linux_x86_64/index.mdx @@ -18,6 +18,7 @@ navigation: - edbplus_sles_12 - edbplus_ubuntu_22 - edbplus_ubuntu_20 + - edbplus_debian_12 - edbplus_debian_11 --- @@ -53,4 +54,6 @@ Operating system-specific install instructions are described in the correspondin - [Ubuntu 20.04](edbplus_ubuntu_20) +- [Debian 12](edbplus_debian_12) + - [Debian 11](edbplus_debian_11) diff --git a/product_docs/docs/eprs/7/installing/index.mdx b/product_docs/docs/eprs/7/installing/index.mdx index bb6969f5e26..61913405625 100644 --- a/product_docs/docs/eprs/7/installing/index.mdx +++ b/product_docs/docs/eprs/7/installing/index.mdx @@ -14,6 +14,7 @@ redirects: navigation: - linux_x86_64 + - linux_arm64 - linux_ppc64le - windows - installing_jdbc_driver @@ -44,7 +45,7 @@ Select a link to access the applicable installation instructions: - [Ubuntu 22.04](linux_x86_64/eprs_ubuntu_22), [Ubuntu 20.04](linux_x86_64/eprs_ubuntu_20) -- [Debian 11](linux_x86_64/eprs_debian_11) +- [Debian 12](linux_x86_64/eprs_debian_12), [Debian 11](linux_x86_64/eprs_debian_11) ## Linux [IBM Power (ppc64le)](linux_ppc64le) @@ -56,6 +57,12 @@ Select a link to access the applicable installation instructions: - [SLES 15](linux_ppc64le/eprs_sles_15), [SLES 12](linux_ppc64le/eprs_sles_12) +## Linux [AArch64 (ARM64)](linux_arm64) + +### Debian and derivatives + +- [Debian 12](linux_arm64/eprs_debian_12) + ## Windows - [Windows Server 2022](windows) diff --git a/product_docs/docs/eprs/7/installing/linux_arm64/eprs_debian_12.mdx b/product_docs/docs/eprs/7/installing/linux_arm64/eprs_debian_12.mdx new file mode 100644 index 00000000000..70aadfbd86f --- /dev/null +++ b/product_docs/docs/eprs/7/installing/linux_arm64/eprs_debian_12.mdx @@ -0,0 +1,61 @@ +--- +navTitle: Debian 12 +title: Installing Replication Server on Debian 12 arm64 +# 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. + +redirects: + - /eprs/7/03_installation/03_installing_rpm_package/arm64/eprs_deb12_arm +--- + +## Prerequisites + +Before you begin the installation process: + +- Set up the EDB repository. + + Setting up the repository is a one-time task. If you have already set up your repository, you don't need to perform this step. + + To determine if your repository exists, enter this command: + + `apt-cache search enterprisedb` + + If no output is generated, the repository isn't installed. + + To set up the EDB repository: + + 1. Go to [EDB repositories](https://www.enterprisedb.com/repos-downloads). + + 1. Select the button that provides access to the EDB repository. + 1. Select the platform and software that you want to download. + + 1. Follow the instructions for setting up the EDB repository. + +## Install the package + +You can install all Replication Server components with a single install command, or you may choose to install selected, individual components by installing only those particular packages. + +To install all Replication Server components: + +```shell +sudo apt-get -y install edb-xdb +``` + +To install an individual component: + +```shell +sudo apt-get -y install +``` + +Where `` is: + +| Package name | Component | +| -------------------- | --------------------------------------------------------------------- | +| `edb-xdb-console` | Replication console and the Replication Server command line interface | +| `edb-xdb-publisher` | Publication server | +| `edb-xdb-subscriber` | Subscription server | + +## Initial configuration + +Before using Replication Server, you must download and install JDBC drivers. See [Installing a JDBC driver](/eprs/7/installing/installing_jdbc_driver) for details. diff --git a/product_docs/docs/eprs/7/installing/linux_arm64/index.mdx b/product_docs/docs/eprs/7/installing/linux_arm64/index.mdx new file mode 100644 index 00000000000..4367875be41 --- /dev/null +++ b/product_docs/docs/eprs/7/installing/linux_arm64/index.mdx @@ -0,0 +1,21 @@ +--- +title: "Installing Replication Server on Linux AArch64 (ARM64)" +navTitle: "On Linux ARM64" + +# 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. +# Leaf template: products/replication-server/arm64_index.njk + +redirects: + - /eprs/latest/03_installation/03_installing_rpm_package/x86_amd64/ + +navigation: + - eprs_debian_12 +--- + +Operating system-specific install instructions are described in the corresponding documentation: + +### Debian and derivatives + +- [Debian 12](eprs_debian_12) diff --git a/product_docs/docs/eprs/7/installing/linux_x86_64/eprs_debian_12.mdx b/product_docs/docs/eprs/7/installing/linux_x86_64/eprs_debian_12.mdx new file mode 100644 index 00000000000..e47219ebdfe --- /dev/null +++ b/product_docs/docs/eprs/7/installing/linux_x86_64/eprs_debian_12.mdx @@ -0,0 +1,61 @@ +--- +navTitle: Debian 12 +title: Installing Replication Server on Debian 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. + +redirects: + - /eprs/7/03_installation/03_installing_rpm_package/x86_amd64/eprs_deb12_x86 +--- + +## Prerequisites + +Before you begin the installation process: + +- Set up the EDB repository. + + Setting up the repository is a one-time task. If you have already set up your repository, you don't need to perform this step. + + To determine if your repository exists, enter this command: + + `apt-cache search enterprisedb` + + If no output is generated, the repository isn't installed. + + To set up the EDB repository: + + 1. Go to [EDB repositories](https://www.enterprisedb.com/repos-downloads). + + 1. Select the button that provides access to the EDB repository. + 1. Select the platform and software that you want to download. + + 1. Follow the instructions for setting up the EDB repository. + +## Install the package + +You can install all Replication Server components with a single install command, or you may choose to install selected, individual components by installing only those particular packages. + +To install all Replication Server components: + +```shell +sudo apt-get -y install edb-xdb +``` + +To install an individual component: + +```shell +sudo apt-get -y install +``` + +Where `` is: + +| Package name | Component | +| -------------------- | --------------------------------------------------------------------- | +| `edb-xdb-console` | Replication console and the Replication Server command line interface | +| `edb-xdb-publisher` | Publication server | +| `edb-xdb-subscriber` | Subscription server | + +## Initial configuration + +Before using Replication Server, you must download and install JDBC drivers. See [Installing a JDBC driver](/eprs/7/installing/installing_jdbc_driver) for details. diff --git a/product_docs/docs/eprs/7/installing/linux_x86_64/index.mdx b/product_docs/docs/eprs/7/installing/linux_x86_64/index.mdx index a7db4a92129..52622faf59d 100644 --- a/product_docs/docs/eprs/7/installing/linux_x86_64/index.mdx +++ b/product_docs/docs/eprs/7/installing/linux_x86_64/index.mdx @@ -19,6 +19,7 @@ navigation: - eprs_sles_12 - eprs_ubuntu_22 - eprs_ubuntu_20 + - eprs_debian_12 - eprs_debian_11 --- @@ -54,4 +55,6 @@ Operating system-specific install instructions are described in the correspondin - [Ubuntu 20.04](eprs_ubuntu_20) +- [Debian 12](eprs_debian_12) + - [Debian 11](eprs_debian_11) diff --git a/product_docs/docs/migration_toolkit/55/installing/index.mdx b/product_docs/docs/migration_toolkit/55/installing/index.mdx index 9fbba170408..664d05609be 100644 --- a/product_docs/docs/migration_toolkit/55/installing/index.mdx +++ b/product_docs/docs/migration_toolkit/55/installing/index.mdx @@ -28,6 +28,7 @@ legacyRedirects: navigation: - linux_x86_64 + - linux_arm64 - linux_ppc64le - install_on_mac - install_on_windows @@ -56,7 +57,7 @@ Select a link to access the applicable installation instructions: - [Ubuntu 22.04](linux_x86_64/mtk_ubuntu_22), [Ubuntu 20.04](linux_x86_64/mtk_ubuntu_20) -- [Debian 11](linux_x86_64/mtk_debian_11) +- [Debian 12](linux_x86_64/mtk_debian_12), [Debian 11](linux_x86_64/mtk_debian_11) ## Linux [IBM Power (ppc64le)](linux_ppc64le) @@ -68,6 +69,12 @@ Select a link to access the applicable installation instructions: - [SLES 15](linux_ppc64le/mtk_sles_15), [SLES 12](linux_ppc64le/mtk_sles_12) +## Linux [AArch64 (ARM64)](linux_arm64) + +### Debian and derivatives + +- [Debian 12](linux_arm64/mtk_debian_12) + ## Macintosh - [Mac OS X](macos) diff --git a/product_docs/docs/migration_toolkit/55/installing/linux_arm64/index.mdx b/product_docs/docs/migration_toolkit/55/installing/linux_arm64/index.mdx new file mode 100644 index 00000000000..d7fea6257e9 --- /dev/null +++ b/product_docs/docs/migration_toolkit/55/installing/linux_arm64/index.mdx @@ -0,0 +1,13 @@ +--- +title: "Installing Migration Toolkit on Linux AArch64 (ARM64)" +navTitle: "On Linux ARM64" + +navigation: + - mtk_debian_12 +--- + +Operating system-specific install instructions are described in the corresponding documentation: + +### Debian and derivatives + +- [Debian 12](mtk_debian_12) diff --git a/product_docs/docs/migration_toolkit/55/installing/linux_arm64/mtk_debian_12.mdx b/product_docs/docs/migration_toolkit/55/installing/linux_arm64/mtk_debian_12.mdx new file mode 100644 index 00000000000..38442a608e9 --- /dev/null +++ b/product_docs/docs/migration_toolkit/55/installing/linux_arm64/mtk_debian_12.mdx @@ -0,0 +1,43 @@ +--- +navTitle: Debian 12 +title: Installing Migration Toolkit on Debian 12 arm64 +# 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. + +redirects: + - /migration_toolkit/55/05_installing_mtk/install_on_linux/arm64/mtk55_deb12_arm +--- + +## Prerequisites + +Before you begin the installation process: + +- Set up the EDB repository. + + Setting up the repository is a one-time task. If you have already set up your repository, you don't need to perform this step. + + To determine if your repository exists, enter this command: + + `apt-cache search enterprisedb` + + If no output is generated, the repository isn't installed. + + To set up the EDB repository: + + 1. Go to [EDB repositories](https://www.enterprisedb.com/repos-downloads). + + 1. Select the button that provides access to the EDB repository. + 1. Select the platform and software that you want to download. + + 1. Follow the instructions for setting up the EDB repository. + +## Install the package + +```shell +sudo apt-get -y install edb-migrationtoolkit +``` + +## Initial configuration + +Before invoking Migration Toolkit, you must download and install JDBC drivers for connecting to the source and target databases. See [Installing a JDBC driver](/migration_toolkit/latest/installing/installing_jdbc_driver/) for details. diff --git a/product_docs/docs/migration_toolkit/55/installing/linux_x86_64/index.mdx b/product_docs/docs/migration_toolkit/55/installing/linux_x86_64/index.mdx index 0f26c11925b..c4b3b188767 100644 --- a/product_docs/docs/migration_toolkit/55/installing/linux_x86_64/index.mdx +++ b/product_docs/docs/migration_toolkit/55/installing/linux_x86_64/index.mdx @@ -18,6 +18,7 @@ navigation: - mtk_sles_12 - mtk_ubuntu_22 - mtk_ubuntu_20 + - mtk_debian_12 - mtk_debian_11 --- @@ -53,4 +54,6 @@ Operating system-specific install instructions are described in the correspondin - [Ubuntu 20.04](mtk_ubuntu_20) +- [Debian 12](mtk_debian_12) + - [Debian 11](mtk_debian_11) diff --git a/product_docs/docs/migration_toolkit/55/installing/linux_x86_64/mtk_debian_12.mdx b/product_docs/docs/migration_toolkit/55/installing/linux_x86_64/mtk_debian_12.mdx new file mode 100644 index 00000000000..31b22160b70 --- /dev/null +++ b/product_docs/docs/migration_toolkit/55/installing/linux_x86_64/mtk_debian_12.mdx @@ -0,0 +1,43 @@ +--- +navTitle: Debian 12 +title: Installing Migration Toolkit on Debian 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. + +redirects: + - /migration_toolkit/55/05_installing_mtk/install_on_linux/x86_amd64/mtk55_deb12_x86 +--- + +## Prerequisites + +Before you begin the installation process: + +- Set up the EDB repository. + + Setting up the repository is a one-time task. If you have already set up your repository, you don't need to perform this step. + + To determine if your repository exists, enter this command: + + `apt-cache search enterprisedb` + + If no output is generated, the repository isn't installed. + + To set up the EDB repository: + + 1. Go to [EDB repositories](https://www.enterprisedb.com/repos-downloads). + + 1. Select the button that provides access to the EDB repository. + 1. Select the platform and software that you want to download. + + 1. Follow the instructions for setting up the EDB repository. + +## Install the package + +```shell +sudo apt-get -y install edb-migrationtoolkit +``` + +## Initial configuration + +Before invoking Migration Toolkit, you must download and install JDBC drivers for connecting to the source and target databases. See [Installing a JDBC driver](/migration_toolkit/latest/installing/installing_jdbc_driver/) for details. From e41f28ea9405bb2cbe35d3806c90749bb354d473 Mon Sep 17 00:00:00 2001 From: Simon Notley <43099400+sonotley@users.noreply.github.com> Date: Wed, 14 Aug 2024 11:48:20 +0100 Subject: [PATCH 2/2] Remove mentions of multihost support from agent to server Due to an issue with the implementation, we do not wish to document this as an official feature of PEM 9.7.0 at this time --- .../docs/pem/9/pem_rel_notes/970_rel_notes.mdx | 1 - product_docs/docs/pem/9/registering_agent.mdx | 18 ------------------ 2 files changed, 19 deletions(-) diff --git a/product_docs/docs/pem/9/pem_rel_notes/970_rel_notes.mdx b/product_docs/docs/pem/9/pem_rel_notes/970_rel_notes.mdx index a4ecc6caff7..3afc12f2b13 100644 --- a/product_docs/docs/pem/9/pem_rel_notes/970_rel_notes.mdx +++ b/product_docs/docs/pem/9/pem_rel_notes/970_rel_notes.mdx @@ -12,7 +12,6 @@ New features, enhancements, bug fixes, and other changes in PEM 9.7.0 include: | Enhancement | Added PGD extension details in the Core usage report. | | Enhancement | If max_connections is set to 1 in the `agent.cfg` file, PEM agent startup process makes it to 2 in the backend code to avoid PEM's probe data collection failure. [Support ticket: #101924] | | Enhancement | Probes are now re-run on restart of agent and monitored server. | -| Enhancement | Added support for multi-host connection strings for the connections from agent to PEM Server. | | Enhancement | Introduced v12 REST API to fix the API schema for alerts (GET) and alert templates (GET/PUT/POST). | | Bug fix | Fixed an issue where the version information was missing in the `pemworker` utility usage. | | Bug fix | Fixed an issue with `reminder_notification_interval` setting. Now you can configure this parameter to a value less than 1 hour. | diff --git a/product_docs/docs/pem/9/registering_agent.mdx b/product_docs/docs/pem/9/registering_agent.mdx index b5b49cf80a4..73d558b884a 100644 --- a/product_docs/docs/pem/9/registering_agent.mdx +++ b/product_docs/docs/pem/9/registering_agent.mdx @@ -108,24 +108,6 @@ When invoking the pemworker utility, append command line options to the command ## Advanced usage The following are some advanced options for PEM agent registration. -### Registering multiple hosts for high availability - -If you are using PEM to manage multiple database servers for high availability, register your PEM agent with the primary, as well as any standby hosts. In a switchover scenario, registering all hosts allows the PEM agent to automatically recognize the new primary instance (that used to be a standby) without any manual intervention. - -If you don't register all hosts, the PEM agent won't be able to perform write queries on the new primary host until it is manually registered. - -Use the `--pem-server` and `--pem-port` options to specify all hosts when registering the PEM agent: - -``` -/usr/edb/pem/agent/bin/pemworker --register-agent \ --pem-server host1,host2 \ --pem-port 5444,5432 -``` - -!!!note - After configuring all hosts, the PEM agent tries to connect to a host in the specified order. However, it will only be able to connect to the host currently accepting connections, the primary host. -!!! - -See [Specifying Multiple Hosts](https://www.postgresql.org/docs/current/libpq-connect.html#LIBPQ-MULTIPLE-HOSTS) for more information. - ### Setting the agent ID Each registered PEM agent must have a unique agent ID. The value `max(id)+1` is assigned to each agent ID unless a value is provided using the `-o` options as shown [below](#overriding-default-configurations---examples).