Static mz_sql::session::vars::PG_SOURCE_TCP_KEEPALIVES_RETRIES
source ยท pub static PG_SOURCE_TCP_KEEPALIVES_RETRIES: VarDefinition
Expand description
Sets the maximum number of TCP keepalive probes that will be sent before dropping a connection
when connecting to PG via mz_postgres_util
.