Re: Partition pruning / agg push down for star schema in pg v11 - Mailing list pgsql-general

From legrand legrand
Subject Re: Partition pruning / agg push down for star schema in pg v11
Date
Msg-id 1512517736710-0.post@n3.nabble.com
Whole thread Raw
In response to Re: Partition pruning / agg push down for star schema in pg v11  (legrand legrand <legrand_legrand@hotmail.com>)
List pgsql-general
Partition pruning doen't work in this case
as described at
http://www.postgresql-archive.org/Partition-pruning-for-Star-Schema-td5995163.html#a5995168

Partition wise join works for ONLY ONE dim table (that is better than
nothing).



--
Sent from: http://www.postgresql-archive.org/PostgreSQL-general-f1843780.html


pgsql-general by date:

Previous
From: "Ahmed, Nawaz"
Date:
Subject: RE: Replica on low-bandwitdh network
Next
From: Thomas Munro
Date:
Subject: Re: transaction wrap around