mz_
postgres_
util
0.0.0
In mz_
postgres_
util::
replication
mz_postgres_util
::
replication
Function
get_max_wal_senders
Copy item path
Source
pub async fn get_max_wal_senders(client: &
Client
) ->
Result
<
i64
,
PostgresError
>