QUERY PLAN
Result (cost=40.60..40.61 rows=1 width=1)
InitPlan 1 (returns $0)
-> Seq Scan on tbl_user_visit_clients (cost=0.00..40.60 rows=1 width=0)
Filter: ((user_id = 5495) AND (client_id = 1))