Structure
PostgresConfiguration
struct PostgresConfiguration
Topics
Initializers
init(hostname:port:username:password:database:tlsConfiguration:)init(unixDomainSocketPath:username:password:database:)init(url:)
Instance Properties
addressdatabasepasswordrequireBackendKeyDataRequire connection to provideBackendKeyData. For use with Amazon RDS Proxy, this must be set to false.searchPathOptionalsearch_pathto set on new connections.tlsConfigurationusername
Type Properties
ianaPortNumberIANA-assigned port number for PostgreSQLUInt16(getservbyname("postgresql", "tcp").pointee.s_port).byteSwapped