QUERY PLAN
Seq Scan on tbl_user_visit_clients (cost=0.00..23.25 rows=1 width=12)
Filter: ((user_id = 1001) AND (client_id = ANY ('{1468,149,1257,5,1172,1146,3284,286,147,2032,48,14,1121,2182,141,518,3134,2492,2762,2699}'::integer[])))