Allow extensions in Azure Database for PostgreSQL flexible server

Before creating extensions for an Azure Database for PostgreSQL flexible server, add them to the allow list.

Steps to allow extensions

Use the Azure portal:

  1. Select your Azure Database for PostgreSQL flexible server.

  2. From the resource menu, under the Settings section, select Parameters.

  3. Select the extensions that you want to allowlist from the ones available in the azure.extensions parameter.

  4. Select Save.