mz_postgres_util::replication

Function get_wal_level

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