QUERY PLAN
Result (cost=7.80..7.81 rows=1 width=1)
InitPlan 1 (returns $0)
-> Seq Scan on tbl_users (cost=0.00..7.80 rows=1 width=0)
Filter: (id = 1000)