QUERY PLAN
Index Scan using tbl_suppliers_pkey on tbl_suppliers (cost=0.28..13.93 rows=2 width=73)
Index Cond: (id = ANY ('{431,445}'::integer[]))