jeudi 8 janvier 2015

Is PostgreSQL JSONB @> operator equal to ->''=?


Is the jsonb_column @> '{"key":value}'::jsonb operator equal to jsonb_column->'key' = value? in terms of result, performance, and indexes that will be used?





Aucun commentaire:

Enregistrer un commentaire