QUERY PLAN
Seq Scan on tbl_logins (cost=0.00..19.19 rows=1 width=20)
Filter: ((channel_id IS NOT NULL) AND (id = ANY ('{5250,5461,5064}'::integer[])))