citusdata / citusdata/pg_shard
Support DDL Changes
Open
feature
- Dominant language
- C
- Stars
- 1.1k
- Forks
- 62
- PR merge metrics
- No merged PRs in 30d
Description
It would be nice if changes to sharded tables would be propagated automatically to all shards.
My understanding right now is that if I alter a table on the master, those changes would need to be manually reproduced across all shards. It'd be great to automate this.
How does this work for new tables btw? Will they automatically be sharded? Or is that a manual operation also?
Contributor guide
Assessment
This issue has not been assessed yet.