pub fn with_config(config: PostgresConfigBuilder) -> Result<Client, Error>Expand description
Create a new PostgreSQL client with custom configuration
pub fn with_config(config: PostgresConfigBuilder) -> Result<Client, Error>Create a new PostgreSQL client with custom configuration