JSON query

From: Scott Ribe <scott_ribe(at)elevated-dev(dot)com>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: JSON query
Date: 2021-10-19 03:45:39
Message-ID: 92C951E2-753C-4B5C-A25B-FDBD9F72AF54@elevated-dev.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

What's a good way to query jsonb column for

"no keys other than those in this list of keys"

in other words

"containing only keys from this list of keys"

--
Scott Ribe
scott_ribe(at)elevated-dev(dot)com
https://www.linkedin.com/in/scottribe/

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2021-10-19 03:45:42 Re: Unsynchronized parallel dumps from 13.3 replica produced by pg_dump
Previous Message Bryn Llewellyn 2021-10-19 03:44:40 Where is the tsrange() function documented?