QUERY PLAN
Sort (cost=52.50..52.51 rows=5 width=27)
Sort Key: id
-> Seq Scan on tbl_approve_verify_rels (cost=0.00..52.44 rows=5 width=27)
Filter: (approve_id = ANY ('{2109,2107,2106,2105,2103}'::integer[]))