How dump a schema (table and view definitions) for a timescaledb instance

后端 未结 0 411
长发绾君心
长发绾君心 2021-01-15 04:00

I want to clean up my migration folder, and replace historic migrations, with a createSchema.sql file. Normally I can do this by leveraging pg_dump --schemaOnly --sch

相关标签:
回答
  • 消灭零回复
提交回复
热议问题