QUERY PLAN
Index Scan using tbl_contacts_pkey on tbl_contacts (cost=0.28..25.47 rows=4 width=29)
Index Cond: (id = ANY ('{4590,3837,3791,3164}'::integer[]))