Static mz_sql::session::vars::definitions::PG_SOURCE_TCP_KEEPALIVES_IDLE
source ยท pub static PG_SOURCE_TCP_KEEPALIVES_IDLE: VarDefinition
Expand description
Sets the amount of idle time before a keepalive packet is sent on the connection when connecting
to PG via mz_postgres_util
.