#pg_dump -h192.168.2.30 -Upostgres test > test.sql

 

#pg_dump -h192.168.2.30 -Upostgres test -t test > test.sql

相关文章: