Function mz_storage::source::postgres::ensure_replication_slot
source ยท async fn ensure_replication_slot(
client: &Client,
slot: &str,
) -> Result<(), TransientError>
async fn ensure_replication_slot(
client: &Client,
slot: &str,
) -> Result<(), TransientError>