Function mz_storage::source::postgres::fetch_max_lsn

source ยท
async fn fetch_max_lsn(client: &Client) -> Result<MzOffset, TransientError>
Expand description

Fetch the pg_current_wal_lsn, used to report metrics.