☰
In mz_postgres_util
?
Function
mz_postgres_util
::
drop_replication_slots
source
·
[
−
]
pub async fn drop_replication_slots(
conn: &
str
,
slots:
&[
String
]
) ->
Result
<
()
,
Error
>