QUERY PLAN
Sort (cost=90.76..90.79 rows=11 width=27)
Sort Key: id
-> Seq Scan on tbl_approve_verify_rels (cost=0.00..90.57 rows=11 width=27)
Filter: (approve_id = ANY ('{2776,2775,2773,2771,2769,2758,2765,2756,2755,2749}'::integer[]))