Instance Property
requireBackendKeyData
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).