QUERY PLAN
Index Scan using tbl_suppliers_pkey on tbl_suppliers (cost=0.28..28.75 rows=5 width=48)
Index Cond: (id = ANY ('{90,531,81,163,511}'::integer[]))