QUERY PLAN
Index Scan using eservice_pkey on eservice (cost=0.14..8.16 rows=1 width=1773)
Index Cond: (id = 7)
Filter: (status = 'A'::bpchar)