QUERY PLAN
Index Scan using tbl_suppliers_pkey on tbl_suppliers (cost=0.28..22.63 rows=4 width=48)
Index Cond: (id = ANY ('{252,305,431,90}'::integer[]))