QUERY PLAN
Sort (cost=45.50..45.55 rows=19 width=28)
Sort Key: id
-> Seq Scan on tbl_approve_verify_rels (cost=0.00..45.10 rows=19 width=28)
Filter: (approve_id = ANY ('{1742,1736,1735,1734,1733,1732}'::integer[]))