Updated on
Sep 5, 2024
Note: Heroku PostgreSQL is currently supported only as a Destination. This guide doesn’t cover the DataPrep setup for Heroku PostgreSQL.
Heroku PostgreSQL is an advanced open-source relational database management system. It offers ACID compliance, support for complex queries, and a thriving community contributing to its continuous development.
Follow our setup guide to connect Heroku PostgreSQL to Improvado.
You should have write access to the database and the following permissions:
CREATE
ALTER TABLE
SELECT
INSERT
DELETE
On the Heroku PostgreSQL connection page, fill in the following fields:
A table loaded into the Heroku PostgreSQL database consists of data blocks called partitions, making it easier to manage and query your data. All these partitions form a Partitioned table that aggregates all data.
Learn more about table partitioning in Heroku PostgreSQL.
Improvado team is always happy to help with any other questions you might have! Send us an email.
Contact your Customer Success Manager or raise a request in Improvado Service Desk.