On 14 September 2017 at 08:28, Mike Broers wrote:
> I have a query of a partitioned table that uses the partition index in
> production but uses sequence scans in qa. The only major difference I can
> tell is the partitions are much smaller in qa. In production the partitions
> range in size fro
Postgres 9.5
I have a query of a partitioned table that uses the partition index in
production but uses sequence scans in qa. The only major difference I can
tell is the partitions are much smaller in qa. In production the
partitions range in size from around 25 million rows to around 60 million