Skip to content

Structure

PostgresClient.Configuration.Options.KeepAliveBehavior

A keep-alive behavior for Postgres connections. The frequency defines after which time an idle connection shall run a keep-alive query.
struct KeepAliveBehavior

Topics

Initializers

Instance Properties

Relationships

Conforms To

  • Swift.Sendable
  • Swift.SendableMetatype