You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the documentation, it mentions the following on pg_anonymizer. I have a quick question before I start testing: is the extension required on source or target database, and is the database connection to execute transformation connection to source or target database?
pg_anonymizer
Description: Integrates with the [PostgreSQL Anonymizer](https://postgresql-anonymizer.readthedocs.io/en/stable/) extension to provide advanced data anonymization using built-in anonymizer functions.
⚠️ This transformer requires a PostgreSQL database connection to execute transformations, which may impact performance compared to other transformers in this document that generate values locally without database queries.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
In the documentation, it mentions the following on
pg_anonymizer. I have a quick question before I start testing: is the extension required on source or target database, and is the database connection to execute transformation connection to source or target database?Beta Was this translation helpful? Give feedback.
All reactions