Re: : : How to mask column: :

From: Bear Giles <bgiles(at)coyotesong(dot)com>
To: Shreeyansh Dba <shreeyansh2014(at)gmail(dot)com>
Cc: JD <venkijd(at)gmail(dot)com>, Pgsql-admin <pgsql-admin(at)lists(dot)postgresql(dot)org>
Subject: Re: : : How to mask column: :
Date: 2019-01-30 00:25:40
Message-ID: CALBNtw5ob50Fgq18S-Dw-r7FLvNbwyRqGN0wQhN1-MM-njsj2A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Can RLS or CLS be treated as a SELECT trigger, or is it too coarse for that?

I agree with the suggestion to use a view if possible. I know it might not
be viable if you use an object-relational model abstraction layer
implementation that provides heavy caching.

On Tue, Jan 29, 2019 at 2:35 AM Shreeyansh Dba <shreeyansh2014(at)gmail(dot)com>
wrote:

> Hi JD
>
> There is another link regarding Masking Data With PostgreSQL.
> Hope this will helps you.
>
> https://blog.dbi-services.com/masking-data-with-postgresql/
>
> Thanks & Regards,
> *Shreeyansh DBA Team*
> www.shreeyansh.com
>
>
> On Tue, Jan 29, 2019 at 1:32 PM JD <venkijd(at)gmail(dot)com> wrote:
>
>> Hi Team,
>>
>> Is there any way to mask the column value (*******) in postgresql?
>>
>> Cheer's
>> Venkat.
>>
>

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Ricardo Martin Gomez 2019-01-30 01:48:13 Re: ora2pg import
Previous Message Pepe TD Vo 2019-01-29 17:09:53 ora2pg import