QUERY PLAN
Bitmap Heap Scan on tbl_work_logs (cost=30.08..56.66 rows=7 width=24)
Recheck Cond: (id = ANY ('{37020,37018,9009,36784,36849,36796,36791}'::integer[]))
-> Bitmap Index Scan on tbl_work_logs_pkey (cost=0.00..30.08 rows=7 width=0)
Index Cond: (id = ANY ('{37020,37018,9009,36784,36849,36796,36791}'::integer[]))