Skip to content

Structure

SQLPostgresConfiguration

Provides configuration paramters for establishing PostgreSQL database connections.
struct SQLPostgresConfiguration

Topics

Initializers

Instance Properties

Type Properties

  • ianaPortNumber
    IANA-assigned port number for PostgreSQL UInt16(getservbyname("postgresql", "tcp").pointee.s_port).byteSwapped

Relationships

Conforms To

  • Swift.Sendable
  • Swift.SendableMetatype