mz_postgres_util::replication

Function get_max_wal_senders

Source
pub async fn get_max_wal_senders(client: &Client) -> Result<i64, PostgresError>