Skip to main content

Postgres Ingestion

A simple guide to connecting PostgreSQL datasources to your Koverse datasets

  1. To add data from a Postgres Database to Koverse, 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 Koverse 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.