从远端拉下来数据库结构 pg_dump -s -U postgres -h 127.0.0.1 -p 5432 test -f test.sql 打开powerdesigner, 一路确定,然后导入刚刚下载的sql文件。 相关文章: