QUERY PLAN
Sort (cost=66.91..66.94 rows=10 width=27)
Sort Key: id
-> Seq Scan on tbl_approve_verify_rels (cost=0.00..66.75 rows=10 width=27)
Filter: (approve_id = ANY ('{2132,2103,1926,1927,1898,1886,1856,1704,1439,1374}'::integer[]))