Learning Heroku Postgres is targeted at developers and database admins. Even if you're new to Heroku Postgres, you'll be able to master both the basic as well as advanced features of Heroku Postgres. Since Heroku Postgres is incredibly user-friendly, no previous experience in computer coding or programming is required.
What you will learn
Introduce yourself to the inner workings of Heroku Postgres
Deploy your first application with Heroku using the Heroku Toolbelt
Work with permission levels to connect your database with a number of programming languages
Secure your database using Postgres backups
Interact with your data and share it with Dataclips
Manage your data loss by performing rollbacks and working with followers and forks
Identify common errors by analyzing logs and viewing metrics
Add functionalities to your database with extensions such as PostGIS and Full Text Search Dictionaries
Who this book is for
Table of Contents
Getting started with Heroku Postgres
Heroku Toolbelt
Postgres add-on
PG Backups
Dataclips
Rollback, Followers and Forks
Understanding Log Statements and Common Errors
Extensions, PostGIS, Full Text Search Dictionaries, DataCaching and Tuning