Proposal for Integrating Data Masking and anonymization into PostgreSQL

2024-10-23 Thread Hosney Osman
Dear PostgreSQL Development Team, I am writing to propose the development of native data masking and anonymization features within PostgreSQL. As a long-time user of PostgreSQL, I have observed a growing need for efficient and secure data handling, particularly in compliance with regulations like

Re: Proposal for Integrating Data Masking and anonymization into PostgreSQL

2024-10-29 Thread Hosney Osman
could you please provide me with reference or article or example for this scenario for example i have schema include 4 table and i want to anonymize it in another schema how to do that On Wed, Oct 23, 2024 at 4:25 PM Alastair Turner wrote: > Hi Hosney > > On Wed, 23 Oct 2024, 15:17 Hos