1 postgresql scripting dump
如何在没有数据(模式,表,...)的情况下通过命令行获取我的数据库结构.
DrC*_*sos 5
http://www.postgresql.org/docs/current/interactive/app-pgdump.html
pg_dump -s -U username database > backup.sql
虽然没有测试过,所以不确定它是否有效.
编辑:那里有德国链接;)
归档时间:
15 年,12 月 前
查看次数:
1139 次
最近记录: