find DIR -mindepth 2 -maxdepth 2 DIR/OLD/data DIR/NEW/data $ docker run --rm \ -v DIR:/var/lib/postgresql \ tianon/postgres-upgrade:OLD-to-NEW \ --link .
確定! 回上一頁