View categories
Announcing the -10 plans for Standard, Premium, Private, and Shield Postgres databases
Change effective on 20 November 2023
Heroku Postgres Standard, Premium, Private, and Shield -10
databases are now available. -10
plans come with larger disk size, CPU, and memory.
Plan | vCPU | RAM | PIOPs | Connection Limit |
Disk Size |
---|---|---|---|---|---|
standard-10 premium-10 private-10 shield-10 | 128 | 1 TB | 32000 | 500 | 8 TB |
You can provision the new plans the same as any Heroku Postgres add-on by specifying the plan name, for example:
$ heroku addons:create heroku-postgresql:premium-10 -a example-app
See Choosing the Right Heroku Postgres Plan for more information and the Heroku Postgres add-ons page for pricing on the new plans.