QUERY PLAN
Bitmap Heap Scan on tbl_approves (cost=26.01..50.42 rows=7 width=501)
Recheck Cond: (id = ANY ('{2218,2258,2251,2293,2383,2396,2413}'::integer[]))
-> Bitmap Index Scan on tbl_approves_pkey (cost=0.00..26.01 rows=7 width=0)
Index Cond: (id = ANY ('{2218,2258,2251,2293,2383,2396,2413}'::integer[]))