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