I have an array with id\'s and I want to get result for each id from pgsql db. But I dont want to make multiple requests like
$array = [1,2,3,4,5]; foreach ($