QUERY PLAN
Sort (cost=90.91..90.96 rows=17 width=27)
Sort Key: id
-> Seq Scan on tbl_approve_verify_rels (cost=0.00..90.57 rows=17 width=27)
Filter: (approve_id = ANY ('{2774,2772,2770,2768,2767,2761,2752,2751,2750,2747}'::integer[]))