pub async fn fetch_max_lsn( client: &Client, is_physical_standby: bool, ) -> Result<PgLsn, PostgresError>