jrgemignani commented on issue #2143:
URL: https://github.com/apache/age/issues/2143#issuecomment-2675231205

   @ToLboo @Mocuto The issue here is due to the VLE subsystem checking for 
duplicate or malformed vertices or edges when running. Please see PRs #1750 & 
#1742 and issues #365 for details.
   
   Additionally, it looks like you are using a version **that is no longer 
supported** and doesn't contain the above fixes to help address this. We 
**only** support **PG13 and up**. The newer branches have fixes that can help 
you address this. 
   
   What should you do?
   
   It is recommended that you use a PG & AGE version, **PG13 and up**, that is 
supported (unsupported versions are, unsupported), thoroughly read the above 
PRs and issues for a more complete explanation, and run the `graph_stats` 
command against the graph in question if the problem still persists.
   
   Remember that the newer versions have updates that allow the VLE subsystem 
to tell you what issues, if any, there are with the graph.
   
   Note: It was found that the csv loader could cause this problem (PR #2044) 
due to how it loaded data. So, a bad load could cause issues like this.


-- 
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: dev-unsubscr...@age.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to