Elements Marketplace: Heroku Postgres (original) (raw)

Reliable and powerful database as a service based on PostgreSQL.

Heroku Postgres

Reliable and powerful database as a service based on PostgreSQL.Starting at ~$0.007/hour.

Connect, Use, and Develop

Databases are multi-ingress: use them from any cloud, PaaS, or your local computer. It is easy to connect from common languages & frameworks including Rails, Django, PHP, and Java: configuration strings are generated for them automatically. The starter tier provides expected up time of 99.5% and is well suited for development and hobby applications, with the production tier offering an expected up time of 99.95% for serious production applications.

Scale and Grow

Scale vertically by choosing from a range of plans . Plans differ based on the size of their hot-data-set, the portion of data available and optimized on-the-fly in high speed RAM. When the time comes, scale horizontally by adding read-only followers that stay up-to-date with the master database.

Region Availability

The available application locations for this add-on are shown below, and depend on whether the application is deployed to a Common Runtime region or Private Space. Learn More

Region Available
United States Available
Europe Available

Region Available Installable in Space
Dublin Available Available
Frankfurt Available Available
London Available Available
Montreal Available Available
Mumbai Available Available
Oregon Available Available
Singapore Available Available
Sydney Available Available
Tokyo Available Available
Virginia Available Available

Plans & Pricing

Install Heroku Postgres

heroku addons:create heroku-postgresql

To provision, copy the snippet into your CLI or use the install button above.

Heroku Postgres Documentation