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