Back to all
postgreSQL

PostgreSQL

  • Data Warehouse
View Documentation

How It Works

The PostgreSQL synapse enables data synchronization between a cloud-based PostgreSQL’s schema and Syncari entities. Using the Syncari’s Sync Studio, users can map PostgreSQL tables to Syncari entities. Data synchronization can be controlled at the entity level, allowing the user to turn off synchronization for a single entity. Once the entities are enabled in the Sync Studio for synchronization, the initial sync starts. All existing records for the entity are pulled efficiently from PostgreSQL and synced to Syncari. This is called the inbound pipeline for the entity. Once all existing data is extracted, the sync switches automatically to incremental sync. During incremental sync, the delta changes from PostgreSQL are synced to Syncari in near real-time. To perform the incremental data load from PostgreSQL to Syncari, the watermark field needs to be defined for every PostgreSQL table in Syncari.

Supported Objects and Workflow

The PostgreSQL Synapse allows synchronization on the below listed objects:
  • All Tables In PostgreSQL
  • All Views in PostgreSQL
Syncari synchronizes PostgreSQL’s schema and its mappings with Syncari’s schema during every sync cycle. The newly added columns on the PostgreSQL tables and newly added tables are detected automatically and available for usage in the pipelines. They are not activated by default. The deleted fields and tables in PostgreSQL are detected automatically. These objects and fields are marked as deleted in Syncari. They no longer participate in synchronization.

Get started with Syncari for PostgresSQL

Test drive Syncari today or request a custom demo. To understand how to get going with PostgresSQL in your Syncari instance, refer to the support setup guide.