Skip to main content

Module config

Module config 

Source
Expand description

PostgreSQL connection configuration.

Provides connection parameters for establishing PostgreSQL connections including authentication, SSL, and connection options.

Structs§

PgConfig
PostgreSQL connection configuration.

Enums§

SslMode
SSL mode for PostgreSQL connections.