mz_postgres_util::replication

Function get_timeline_id

Source
pub async fn get_timeline_id(
    replication_client: &Client,
) -> Result<u64, PostgresError>