QUERY PLAN
Index Scan using tbl_suppliers_pkey on tbl_suppliers (cost=0.28..31.80 rows=8 width=48)
Index Cond: (id = ANY ('{365,678,38,90,236,708,478,431}'::integer[]))