QUERY PLAN
Result (cost=12.89..12.90 rows=1 width=1)
InitPlan 1 (returns $0)
-> Seq Scan on tbl_user_visit_clients (cost=0.00..12.89 rows=1 width=0)
Filter: ((user_id = 1000) AND (client_id = 2815))