本例介紹通過psql 命令將PostgreSQL 資料備份檔案恢複到目標RDS 中。 pg_dump -U username -h hostname -p port databasename -f filename參數說明如下:
確定! 回上一頁