Add New Source

To add a PostgreSQL data source, first create a new connection:
  1. Select the Sources item in the left sidebar and then “New Connection”.
  2. Select the PostgreSQL connector from the list of connectors.
  3. Fill in the connection details and click the “Create” button.
  4. Once the connection is created, you can add tables as sources to use in your Evidence project.

Connection Methods

Evidence supports the following connection methods for PostgreSQL:

Postgres Username and Password

Options

Host
text
required
Username
text
required
Password
password
required
Database
text
required
Port
number
required
Schema
text
SSL Mode
select
File Content of SSL Certificate
textarea
File Content of SSL Key
textarea
File Content of SSL Key Password
password
File Content of SSL Root Certificate
textarea
Extra parameters
key_value
Custom parameters passed to psycopg2