QUERY PLAN
Sort (cost=132.10..132.15 rows=22 width=27)
Sort Key: id
-> Seq Scan on tbl_approve_verify_rels (cost=0.00..131.61 rows=22 width=27)
Filter: (approve_id = ANY ('{2753,2576,2577,2280,2001,1910,1783,1729,1730,1606,1113,1083,1032,913,887,873,790,628,580,528}'::integer[]))