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
.
pub static PG_SOURCE_TCP_KEEPALIVES_RETRIES: VarDefinition
Sets the maximum number of TCP keepalive probes that will be sent before dropping a connection
when connecting to PG via mz_postgres_util
.