Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting permission denied while running query in azure PostgreSQL flexible server #125

Open
abulcodinova opened this issue Nov 22, 2024 · 0 comments

Comments

@abulcodinova
Copy link

abulcodinova commented Nov 22, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant