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