Skip to main content
PostgreSQL requires the optional psycopg dependency:

Connection config

All fields in connection are passed to psycopg.connect(). See the psycopg documentation for all available options.

Per-target connections