mirror of https://github.com/citusdata/citus.git
As our tests shows, many with lots of distributed partitioned tables these unncessary cache invalidations are triggering certain Postgres errors Such as ERROR: invalid memory alloc request size 1073741824 Instead, just invalidate once per table while syncing the metadata for pg_dist_partition. |
||
|---|---|---|
| .. | ||
| backend | ||
| bin/pg_send_cancellation | ||
| include | ||
| test | ||