heroku pg:upgrade [database]

Unfollow a database and upgrade it to the latest stable PostgreSQL version

Arguments

NameDescription
database

Options

NameDescription
-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