Postgres 升級有數個方案可以使用 1.使用pg_dump 跟pg_restore 做匯出匯入,但資料量大的話匯入時間就會拉長 2.使用 pg_upgrade 3.使用同步舊版本向新 ...
確定! 回上一頁