QUERY PLAN
Index Scan using tbl_suppliers_pkey on tbl_suppliers (cost=0.28..20.52 rows=3 width=48)
Index Cond: (id = ANY ('{81,608,431}'::integer[]))