Skip to main content

Postgres Ingestion

A simple guide to connecting PostgreSQL datasources to your KDP4 datasets

  1. To add data from a Postgres Database to Koverse Data Platform (KDP), go to your dataset and click "Add Data".

    Add Data

  2. Click "Connect to a Source"

    Connect to Source

  3. Under "Select a Source" select "Postgres Database"

    Connect to Postgres

  4. Provide an SQL Query for KDP to use to select the records to import, then fill out the details of your JDBC connection in the provided fields and click "Next."

Your import job will begin immediately.