Provide a way to dump Citus specific DDL commands
Open
- Dominant language
- C
- Stars
- 12.8k
- Forks
- 794
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 31
Description
Postgres / pg_dump provides `pg_dump --schema-only ` API so that users can get the schema.
We should provide some tooling for including Citus specific commands, like, `create_distributed_table` / `create_reference_table`
Contributor guide
Assessment
This issue has not been assessed yet.