PostgreSQL
DLH.io documentation for PostgreSQL
PostgreSQL is a powerful, open source object-relational database system with over 30 years of active development that has earned it a strong reputation for reliability, feature robustness, and performance.
DLH.io integrates with PostgreSQL an allow direct synchronization of data tables as well as Change Data Capture (CDC) synchronization capabilities.
Documentation Available for Integrating PostgreSQL with DLH.io:
- Basic PostgreSQL Setup : Basic PostgreSQL Setup
- XMIN
- Logical Replication Setup : Test Decoding Replication Setup
- Aiven.io Logical Replication Notes : Logical Replication Setup (Aiven.io)
Setup Instructions
Follow the setup steps guide for configuring your PostgreSQL connection to enable data to flow into your destination via DLH.
Supported Features
Here are key features supported for this connector.
| Sync Feature | Supported | Details |
|---|---|---|
| Custom Data and Development | ✓ | Ability to enhance connector upon request |
| Historical Re-Load/Load | ✓ | |
| Incremental/Delta Load | ✓ | Gets most recent records and changes |
| Column Selection | ✓ | |
| Column Hashing | ✓ | |
| Re-Sync Table/Entity | ✓ | Select at the table level to reload data history (on next Sync Bridge run) |
| Custom Queries | Utilizing SQL Data Query Connector | |
| Custom Data | ||
| Captures Deleted Rows | ✓ | On all supported tables |
| API Sync Bridge Initiation | ✓ | |
| Priority Scheduling | ✓ | |
| Private VPC/Link | ☂ | |
| DLH Data Model Available | - |
If you have any questions about these supported features please reach out to our Customer Support team.
Details on Sync Processing
For this connector, we believe the sync processing is straightforward. We've provided a number of details, steps, and other guidance here and in the setup steps guide. Be sure to also check the change log and notes page from time to time for any changes.