Generally available: New extensions for Azure Database for PostgreSQL – Flexible Server
Published date: July 19, 2022
Azure Database for PostgreSQL – Flexible Server now supports PLV8 and PgRouting extensions. Azure Database for PostgreSQL - Flexible provides the ability to extend the functionality of your database using extensions. Extensions bundle multiple related SQL objects together in a single package that can be loaded or removed from your database with a command. After being loaded in the database, extensions function like built-in features.