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 ('{2254,2253,2252,2251,2250,2249,2248,2247,2246,2244}'::integer[]))