Constant POSTGRES_KEEP_ALIVE_SECS

Source
pub const POSTGRES_KEEP_ALIVE_SECS: u64 = 30;
Expand description

The keep-alive interval of the Postgres connection.