QUERY PLAN
Index Scan using tbl_user_meta_pkey on tbl_user_meta (cost=0.15..8.17 rows=1 width=186)
Index Cond: ((user_id = 5493) AND ((meta_key)::text = 'avatar'::text))