Structure
PostgresConnection.Configuration.Connection
Legacy connection parameters structure. Replaced by
host etc.struct Connection
Topics
Initializers
init(host: String, port: Int)Create a configuration for connecting to a server.