QUERY PLAN
Index Scan using tbl_user_meta_pkey on tbl_user_meta (cost=0.15..8.33 rows=1 width=36)
Index Cond: ((user_id = ANY ('{5493,5495}'::integer[])) AND ((meta_key)::text = 'avatar'::text))