Skip to content

Instance Property

requireBackendKeyData

iOS 16.0+ macOS 13.0+ tvOS 16.0+ watchOS 9.0+
Whether the connection is required to provide backend key data (internal Postgres stuff).
var requireBackendKeyData: Bool

Discussion

This property is provided for compatibility with Amazon RDS Proxy, which requires it to be false. If you are not using Amazon RDS Proxy, you should leave this set to true (the default).