Skip to main content

fetch_max_lsn

Function fetch_max_lsn 

Source
pub async fn fetch_max_lsn(
    client: &Client,
    is_physical_standby: bool,
) -> Result<PgLsn, PostgresError>