Skip to main content
fetch_lsn
mz_
postgres_
util
0.0.0
In mz_
postgres_
util::
replication
mz_postgres_util
::
replication
Function
fetch_
lsn
Copy item path
Source
async fn fetch_lsn( client: &
Client
, query:
Sql
, ) ->
Result
<
Option
<
PgLsn
>,
PostgresError
>