logoalt Hacker News

sgtyesterday at 7:02 PM1 replyview on HN

So basically running SELECT anon.anonymize_database(); will do it.


Replies

daamientoday at 12:42 AM

Both approach are possible

* Static Masking will destroy the authentic data once for all

* Dynamic Masking will only alter the data the "masked users". Regular users will continue to view the real data.

Both techniques have their own advantage depending on your context.