pub async fn available_replication_slots(
    ssh_tunnel_manager: &SshTunnelManager,
    config: &Config
) -> Result<i64, PostgresError>