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,2772,2770,2768,2767,2761,2752,2751,2750,2747}'::integer[]))