|
|
|
|
|
by dhd415
3479 days ago
|
|
No, for example, a composite index on (tenant, date) would be highly non-selective whereas an index on date in each individual tenant partition is highly selective and therefore higher-performance (in my case, much higher performance). |
|