2019独角兽企业重金招聘Python工程师标准>>> pg_dump -U postgres -C -f mydb.sql mydb -U 指定对mydb有权限的用户 -f 指定输出文件 转载于:https://my.oschina.net/letiantian/blog/176946