QUERY PLAN
Seq Scan on tbl_auth_items (cost=0.00..12.72 rows=1 width=250)
Filter: ((type = 1) AND ((name)::text = ANY ('{TechDirector,Dispatcher,StoreKeeper,CommercialAttache,AccountManager,Treasurer}'::text[])))