Type Alias postgres_protocol::Lsn

source ·
pub type Lsn = u64;
Expand description

A Postgres Log Sequence Number (LSN).