9
0
2
511
1
postgres进行迁移可以使用psql,也可以使用postgres自带工具pg_dump和pg_restore. 命令: - 备份 pg_dump -h 13.xx.xx....