私はこのようなことを実行します pg_dump.exe -h %SERVER% -p 5432 -U postgres -Fc -d %basedatos% -v -f %filebackup% この変数はそれぞれ値を置き換えます。