3 ms·Based on my experiments, Postgres switches from scanning the list to a hash when the array size > 8.by angry__panda 3y agoBased on my experiments, Postgres switches from scanning the list to a hash when the array size > 8.