Heroku Setup Guidelink
Heroku is a fully managed container-based cloud platform, with integrated data services and a powerful ecosystem, for deploying and running apps. The Heroku developer experience is based on an app-centric approach to software delivery, and integrates with today's most popular developer tools and workflows.
Find host and portlink
- Log into your Heroku app.
- In the dashboard, go to Add-ons.
- Click on the PostgreSQL database to which you have connected Heroku.
- In the Connection Settings section, find the Host and Port and make a note of them. You will need them to configure Fivetran.
Finish setuplink
Heroku is built on PostgreSQL. To integrate Heroku with Fivetran, follow either our Generic PostgreSQL setup guide or our PostgreSQL RDS setup guide.
NOTE: Our Heroku PostgreSQL connector does not support replicating deleted data. Heroku PostgreSQL does not support logical replication, so we must use the XMIN system column for incremental updates. If you would like Heroku PostgreSQL to support logical replication, please reach out to Heroku Support to let them know.
Related articleslink
description Connector Overview
account_tree Schema Information
settings API Connector Configuration