QUERY PLAN
Index Scan using tbl_location_pkey on tbl_location (cost=0.29..12.61 rows=2 width=100)
Index Cond: (id = ANY ('{7675,6705}'::integer[]))