QUERY PLAN
Sort (cost=41.38..41.39 rows=5 width=28)
Sort Key: id
-> Seq Scan on tbl_approve_verify_rels (cost=0.00..41.32 rows=5 width=28)
Filter: (approve_id = ANY ('{1734,1733,1732,1726,1725}'::integer[]))