[][src]Module deadpool_postgres::config

This module describes configuration used for Pool creation.

Structs

Config

Configuration object. By enabling the config feature you can read the configuration using the config crate.

Enums

ChannelBinding

Channel binding configuration.

ConfigError

An error which is returned by Config::create_pool if something is wrong with the configuration.

SslMode

TLS configuration.

TargetSessionAttrs

Properties required of a session.