PostgreSQL - JSON and JSONB
To optimize queries checking for a nested key-value pair like
{"location": {"city": "Seattle"}} in a JSONB column profile, which indexing approach is best?