Skip to main content

Module config

Module config 

Source
Expand description

PostgreSQL connection configuration.

Mirrors the shape of SshConfig / SftpConfig so the macOS bridge can map a ConnectionProfile onto a PgConfig with the same conventions used for every other protocol.

Structs§

PgConfig

Enums§

PgAuthMethod
How to authenticate to the Postgres server.
PgTlsMode
TLS posture for the connection.