heroku pg:upgrade [database]
Unfollow a database and upgrade it to the latest stable PostgreSQL version
Arguments
Name | Description |
---|---|
database |
Options
Name | Description |
---|---|
-c, --confirm <confirm> | |
-v, --version <version> | PostgreSQL version to upgrade to |
-a, --app <app> | App to run command against |
-r, --remote <remote> | Git remote of app to use |