pub async fn index_usage( schema: Option<String>, pool: &Pool<Postgres>, ) -> Result<Vec<IndexUsage>, PgExtrasError>