QUERY PLAN
Sort (cost=39.18..39.19 rows=4 width=28)
Sort Key: id
-> Seq Scan on tbl_approve_verify_rels (cost=0.00..39.14 rows=4 width=28)
Filter: (approve_id = ANY ('{1730,1704,1439,1374}'::integer[]))