pdpotter commented on issue #45:
URL: https://github.com/apache/incubator-age/issues/45#issuecomment-1108412682

   Thank you for the update! Is it possible to explain in more detail what 
issue was resolved?
   
   I tried creating a unique index as described in 
https://github.com/apache/incubator-age/issues/45#issuecomment-982438807, but a 
Sequential scan is still executed when I use a `MATCH` query to find a vertex 
based on the property on which a unique index has been created.
   
   I pulled the latest changes, did a `make` and `sudo make install`, `DROP 
EXTENSTION age CASCADE;` and `CREATE EXTENTION age;`. Is this sufficient to use 
the changes from 
https://github.com/apache/incubator-age/commit/57e11a3e6952d0dcfa50de3b92e07fb596df68b0,
 or do I have to drop and recreate the database I'm working on?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to