QUERY PLAN
Result (cost=8.17..8.18 rows=1 width=1)
InitPlan 1 (returns $0)
-> Index Only Scan using tbl_engineer_groups_pkey on tbl_engineer_groups (cost=0.15..8.17 rows=1 width=0)
Index Cond: (id = 1)