li2012xuan commented on issue #2136:
URL: https://github.com/apache/age/issues/2136#issuecomment-2511083373

   > @li2012xuan You can use the 
[REINDEX](https://postgresql.org/docs/current/sql-reindex.html) command.
   > 
   > To reindex the whole graph/schema, use `REINDEX SCHEMA <graph_name>`, or 
if you want to reindex specific node/edge label, use `REINDEX TABLE <node/edge 
label>`.
   Thanks for your reply, that is worked for me.
   But this command takes a long time, is there any other way to import large 
amounts of data and ensure index consistency?
   
   


-- 
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