QUERY PLAN
Sort (cost=77.38..77.40 rows=6 width=27)
Sort Key: id
-> Seq Scan on tbl_approve_verify_rels (cost=0.00..77.30 rows=6 width=27)
Filter: (approve_id = ANY ('{2766,2764,2763,2759,1227,1175}'::integer[]))