citusdata / citusdata/citus_docs
Add a workaround for partitioned tables with indexes and columnar
Open
- Dominant language
- CSS
- Stars
- 58
- Forks
- 60
- PR merge metrics
- No merged PRs in 30d
Description
A user ran into an issue with having columnar partitions in a partitioned table with an index: https://github.com/citusdata/citus/issues/4787
The current workaround is to use a template table in pg_partman.
We should document the limitation and the workaround in the time series section.
Contributor guide
Assessment
This issue has not been assessed yet.