pub async fn get_current_config_values(
    cdb: &CoreDB,
    ctx: Arc<Context>
) -> Result<Vec<PgConfig>, Action>