https://www.postgresql.org/docs/9.1/static/app-pgdump.html

bash-4.2$ pg_dump -Fc xianlan_prod > /tmp/myda.dump   -----------(要保存的文件)

05-11 22:07