QUERY PLAN
Sort (cost=60.70..60.72 rows=7 width=27)
Sort Key: id
-> Seq Scan on tbl_approve_verify_rels (cost=0.00..60.60 rows=7 width=27)
Filter: (approve_id = ANY ('{1819,1798,1715,1678,1666}'::integer[]))