Function mz_postgres_util::replication::get_timeline_id
source ยท pub async fn get_timeline_id(
replication_client: &Client,
) -> Result<u64, PostgresError>
pub async fn get_timeline_id(
replication_client: &Client,
) -> Result<u64, PostgresError>