mz_
storage
0.0.0
In mz_
storage::
source::
postgres
mz_storage
::
source
::
postgres
Function
ensure_replication_slot
Copy item path
Source
async fn ensure_replication_slot( client: &
Client
, slot: &
str
, ) ->
Result
<
()
,
TransientError
>