citus/src
Sait Talha Nisanci 8cabd2e822 Decrease memory usage with rebalancer
We decrease memory usage by:
- Freeing temporary buffers
- Using separate memory context for blocks that uses "small" amount of
memory but can be repeated many times such as loops
2021-04-29 13:40:47 +03:00
..
backend Decrease memory usage with rebalancer 2021-04-29 13:40:47 +03:00
include Fix FROM ONLY queries on partitioned tables 2021-04-27 16:10:07 +02:00
test Fix FROM ONLY queries on partitioned tables 2021-04-27 16:10:07 +02:00