Installing Postgres Enterprise Manager agent on SLES 15 ppc64le v10.3

Note

Postgres Enterprise Manager 8.3 and later is supported on SLES.

Prerequisites

Before you begin the installation process:

  • Set up the EDB repository. For more information, see getting started with repositories.

  • Activate the required SUSE module:

    # You can use SLES 15 SP3 for PEM 8.3 and later:
    sudo SUSEConnect -p PackageHub/15.3/ppc64le
    
    # You can use SLES 15 SP4 for PEM 8.6 and later:
    sudo SUSEConnect -p PackageHub/15.4/ppc64le
  • Refresh the metadata:

    sudo zypper refresh

Install the package

sudo zypper -n install edb-pem-agent

After installing PEM agent, you need to register the PEM agent. For detailed information see Registering an agent.