Azure / Azure/azure-postgresql

Getting permission denied while running query in azure PostgreSQL flexible server

Open
#125 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Bicep
Stars
87
Forks
81
PR merge metrics
No merged PRs in 30d

Description

I have been created a PostgreSQL 16 database on azure flexible server and login with the admin account and trying to use postgresql-anonymizer but while following the doc for Anonymous Dumps by https://postgresql-anonymizer.readthedocs.io/en/stable/anonymous_dumps/
But I was not able to run a query `ALTER ROLE dump_anon SET anon.transparent_dynamic_masking = True;`
It shows `ERROR: permission denied to set parameter "anon.transparent_dynamic_masking"`
what's the issue and how to resolve it?

Requirement: I want to dump masked/anonymized data.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.