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

   @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>`.


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