PostgreSQL Flexible Server: pg_duckdb not on allowlist

Rens Oostenbach 40 Reputation points
2026-07-30T11:17:24.6533333+00:00

According to this GitHub discussion, pg_duckdb was available on the PostgreSQL Flexible Server extensions for some time. During that time, I installed the extension. It is now not available anymore on the extensions allowlist, but it is installed in my server. I want to drop the extension, but get this error:

[0A000] ERROR: extension "pg_duckdb" is not allow-listed for "azure_pg_admin" users in Azure Database for PostgreSQL Hint: to learn how to allow an extension or see the list of allowed extensions, please refer to https://go.microsoft.com/fwlink/?linkid=2301063

How should I proceed in wanting to drop the extension?

Azure Database for PostgreSQL

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.