Log based change capture
Logical replication reads the write ahead log, so only changes move.
Polytomic connects PostgreSQL to your data warehouse, databases, and SaaS tools for database ETL and reverse ETL. Replicate tables into your data warehouse and other systems with log based change data capture, and write modelled data back into Postgres, without writing code.
Logical replication reads the write ahead log, so only changes move.
Supported on PostgreSQL 16 and later, keeping load off your primary.
New columns are picked up and destination tables migrate automatically.
Replicate production Postgres into your data warehouse
Move data between PostgreSQL and your data warehouse, databases, and SaaS tools, in both directions.
Connect PostgreSQL and sync in either direction. Read tables into your data warehouse using logical replication so only committed changes move after the first load, or write modelled data back into Postgres from anywhere else in your stack.
On the destination side Polytomic creates the target tables, merges on the source primary key, and migrates columns as your selected fields change. New source columns are included automatically by default; new tables are not, so a schema addition never surprises you.
Polytomic connects directly, through an SSH tunnel using a bastion host and private key, or over AWS PrivateLink. Client certificate authentication is available, which is unique to this connector among our relational databases. For change data capture you also need logical decoding enabled, a publication, and replication permission.
See the documentation for full setup details.
Set up and manage syncs without writing code.
Use SQL to define exactly what data gets synced.
Supports large datasets with incremental syncs and bulk APIs.
No credit card required. Free trial available.