| From: | Riccardo Bassani <riccardo(dot)work(dot)86(at)gmail(dot)com> |
|---|---|
| To: | pgsql-general(at)lists(dot)postgresql(dot)org |
| Subject: | Feature idea: Dynamic Data Making |
| Date: | 2017-12-05 20:59:22 |
| Message-ID: | CALVPoUavvnK1YZVTb=D2HYaMkmn_JkFf=0Veo6BYqXSxkbnndQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
As SQL Server 2016 (
https://docs.microsoft.com/en-us/sql/relational-databases/security/dynamic-data-masking
) , or Oracle does: it could be a neat feature having Dynamic Data
Masking, even if it has some limitations, it could help in the
application development, imho.
I know it's possible to put this logic in the application (if you look
in internet for "spring framework data masking" you find a lot of
results).
What do you think?
I know there is more important things to do (like partitioning or
parallelism), but it could be neat to see that in a future release .
Thank you,
Riccardo
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alvaro Herrera | 2017-12-05 21:03:58 | Re: Feature idea: Dynamic Data Making |
| Previous Message | Kevin Brannen | 2017-12-05 20:07:06 | RE: Migrating From CentOS-6 Oracle 11g R2 To CentOS-7 PostgreSQL ?? |