mz_
postgres_
util
0.0.0
In mz_
postgres_
util::
replication
Enums
WalLevel
Functions
available_replication_slots
drop_replication_slots
get_current_wal_lsn
get_max_wal_senders
get_timeline_id
get_wal_level
mz_postgres_util
::
replication
Function
get_current_wal_lsn
Copy item path
Settings
Help
Summary
Source
pub async fn get_current_wal_lsn( client: &
Client
, ) ->
Result
<
PgLsn
,
PostgresError
>