5.22. Extensions #

This section explains how to manage instance extensions. It includes the following instructions:

Installing Extensions

  1. In the navigation panel, go to InfrastructureInstances.

  2. Click the name of the instance.

  3. In the navigation panel, go to Extensions.

  4. In the top-right corner of the page, click Install extension.

  5. Enter parameters of the new extension (parameters marked with an asterisk are required):

    • Database: The database for which the extension will be installed.

    • Extension: The extension that will be installed.

    • Version: The version of the extension.

    • Schema: The schema into which the extension objects will be installed.

      If no schema is specified, the current schema is used.

    • Install extensions that the selected one depends on: Specifies whether to install all extensions that the selected extension depends on if they are not already installed.

  6. Click Install.

Viewing Extensions

  1. In the navigation panel, go to InfrastructureInstances.

  2. Click the name of the instance.

  3. In the navigation panel, go to Extensions.

The table of extensions with the following columns will be displayed:

  • Name.

  • Version.

  • Schema: The schema into which the extension objects are installed.

  • Database: The database for which the extension is installed.

  • Owner.

  • Description.

Editing an Extension

  1. In the navigation panel, go to InfrastructureInstances.

  2. Click the name of the instance.

  3. In the navigation panel, go to Extensions.

  4. Click Edit next to the extension.

  5. Edit extension parameters.

  6. Click Save.

Deleting an Extension

Important

Deleted extensions cannot be restored.

To delete an extension:

  1. In the navigation panel, go to InfrastructureInstances.

  2. Click the name of the instance.

  3. In the navigation panel, go to Extensions.

  4. Click Delete next to the extension.

  5. (Optional) To delete all related extensions, enable Delete related extensions.

  6. Click Delete.