Redacting JSONB

From: Paul Jones <pbj(at)cmicdo(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Redacting JSONB
Date: 2017-08-07 19:08:07
Message-ID: 20170807190807.GA5080@cmicdo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Is there some way to redact JSONB fields? This is essentially implementing
"row-level" security on JSONB fields. Could possibly be done with a
view or a function. MongoDB and MarkLogic both do this.

PJ

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Joshua D. Drake 2017-08-07 19:14:52 Re: Redacting JSONB
Previous Message scott ribe 2017-08-06 18:24:07 the "PgJDBC driver is not an executable" message