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