Skip to main content

get_current_wal_lsn

Function get_current_wal_lsn 

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