QUERY PLAN
Sort (cost=70.59..70.62 rows=11 width=27)
Sort Key: id
-> Seq Scan on tbl_approve_verify_rels (cost=0.00..70.40 rows=11 width=27)
Filter: (approve_id = ANY ('{2001,1910,1783,1729,1730,1606,1113,1032,913,887}'::integer[]))