Database Reference
In-Depth Information
Adding the Heroku Postgres add-on
You can add the Heroku Postgres add-on in two different ways: via the Heroku add-ons
gallery or the Heroku client.
Via the Heroku add-ons gallery
Heroku offers a gallery of add-ons for your applications, this gallery is available at ht-
tps://addons.heroku.com/ .
Heroku add-ons gallery
In the Data Stores area, you can find the Heroku Postgres add-on or you can find it at ht-
tps://addons.heroku.com/heroku-postgresql .
Tip
Before installing the Heroku Postgres add-on, you must log in to Heroku.
As shown in the first chapter, this add-on has many plans that change according to the
functionality of the cache size, storage limit, the simultaneous connection limit, high avail-
ability, and the ability to work with forks and followers. You can choose the best plan for
yourself, but if you prefer jumping straight in it's advisable to choose the Hobby Dev
plan, which is free and ideal for small data sets with a maximum of 10,000 lines.
Search WWH ::




Custom Search