Get DDL of all tables in a postgresql schema

后端 未结 0 1266
一整个雨季
一整个雨季 2021-02-09 03:55

I need to get the "CREATE TABLE" statements for all the tables in a particular schema of postgreSQL. How can I do so? Thanks in advance.

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