QUERY PLAN
Sort (cost=70.57..70.59 rows=10 width=27)
Sort Key: id
-> Seq Scan on tbl_approve_verify_rels (cost=0.00..70.40 rows=10 width=27)
Filter: (approve_id = ANY ('{2244,2243,2242,2241,2240,2236,2239,2238,2235,2234}'::integer[]))