QUERY PLAN
Sort (cost=124.25..124.30 rows=19 width=27)
Sort Key: id
-> Seq Scan on tbl_approve_verify_rels (cost=0.00..123.85 rows=19 width=27)
Filter: (approve_id = ANY ('{2510,2492,2415,2281,1832,1816,1734,1691,1681,1618,1563,1553,1526,1243,1122,1016,1006,1001}'::integer[]))