Bitmap Heap Scan on tbl_logins (cost=13.12..24.39 rows=1 width=19) |
Recheck Cond: (id = ANY ('{1017,1004,5250,5016}'::integer[])) |
Filter: (channel_id IS NOT NULL) |
-> Bitmap Index Scan on tbl_logins_pkey (cost=0.00..13.12 rows=4 width=0) |
Index Cond: (id = ANY ('{1017,1004,5250,5016}'::integer[])) |