Initializer
init(connection:authentication:tls:)
Legacy initializer. Replaced by
init(host:port:username:password:database:tls:) etc.init(connection: PostgresConnection.Configuration.Connection, authentication: PostgresConnection.Configuration.Authentication, tls: PostgresConnection.Configuration.TLS)