QUERY PLAN
Sort (cost=93.01..93.04 rows=11 width=27)
Sort Key: id
-> Seq Scan on tbl_approve_verify_rels (cost=0.00..92.82 rows=11 width=27)
Filter: (approve_id = ANY ('{2774,2751,2750,2772,2770,2776,2775,2773,2769,2753}'::integer[]))