Skip to main content

fetch_lsn

Function fetch_lsn 

Source
async fn fetch_lsn(
    client: &Client,
    query: Sql,
) -> Result<Option<PgLsn>, PostgresError>