📄️ PostgreSQL walkthrough
This document aims to guide users through the process of creating a PostgreSQL instance, and performing basic database operations.
📄️ PostgreSQL Change Data Capture (CDC) overview
What is Change Data Capture Extraction?
📄️ PostgreSQL data type mapping
We match PostgreSQL data types to Data Integration data types while extracting your data. If a data type is not supported, we will map it as a String type.