QUERY PLAN
Seq Scan on tbl_user_meta (cost=0.00..3.47 rows=1 width=79)
Filter: (((meta_key)::text = 'avatar'::text) AND (user_id = 1001))