[][src]Module c3p0_pool_pg::postgres::params

Connection parameters

Structs

Builder

A builder for ConnectParams.

ConnectParams

Information necessary to open a new connection to a Postgres server.

User

Authentication information.

Enums

Host

The host.

Traits

IntoConnectParams

A trait implemented by types that can be converted into a ConnectParams.