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§
Enums§
- PgAuth
Method - How to authenticate to the Postgres server.
- PgTls
Mode - TLS posture for the connection.