[GENERAL] Redacting JSONB - Mailing list pgsql-general

From Paul Jones
Subject [GENERAL] Redacting JSONB
Date
Msg-id 20170807190807.GA5080@cmicdo.com
Whole thread Raw
Responses Re: [GENERAL] Redacting JSONB  ("Joshua D. Drake" <jd@commandprompt.com>)
List 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


pgsql-general by date:

Previous
From: scott ribe
Date:
Subject: [GENERAL] the "PgJDBC driver is not an executable" message
Next
From: "Joshua D. Drake"
Date:
Subject: Re: [GENERAL] Redacting JSONB