pg_dump -U postgres --verbose --schema-only --table=manager --db=notes --file=/root/manager.sql
如何通过pg_dump命令导出Postgresql数据库的表结构
最新推荐文章于 2024-10-04 07:28:00 发布
pg_dump -U postgres --verbose --schema-only --table=manager --db=notes --file=/root/manager.sql
1899
1534

被折叠的 条评论
为什么被折叠?