QUERY PLAN
Result (cost=8.29..8.30 rows=1 width=1)
InitPlan 1 (returns $0)
-> Index Only Scan using tbl_clients_pkey on tbl_clients (cost=0.28..8.29 rows=1 width=0)
Index Cond: (id = 2032)