Issue
Does Heroku Postgres Support Logical Replication?
Resolution
We don't support logical replication out-of-the-box for Heroku Postgres instances.
However, if you are using Heroku Kafka you can get logical replication-like behavior, by using Heroku Streaming Data Connectors. This allows the streaming of data from Heroku Postgres to Heroku Kafka. External connectors can still be setup to read from the Kafka instance.