mz_postgres_util::replication

Function get_current_wal_lsn

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