Postgres Ingestion
A simple guide to connecting PostgreSQL datasources to your Koverse datasets
To add data from a Postgres Database to Koverse, go to your dataset and click "Add Data".
Click "Connect to a Source"
Under "Select a Source" select "Postgres Database"
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.