citus
citus copied to clipboard
Provide a way to dump Citus specific DDL commands
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
any update on this?
I’ve been waiting for this feature! It looks really useful and I’m excited to use it.