rhizome-ai opened a new issue #180:
URL: https://github.com/apache/incubator-age/issues/180


   AGE has no function to show AGE version, so when I need to check the AGE 
version, I can get it with "select * from pg_extension" statement alternatively.
   But, when I upgrade Docker container(to new version of AGE) with external 
volume mount for data directory(filled with old version data), the extension 
version of AGE remains old one in pg_extension. It can make confusion to some 
application developers.
   So, I need one of two bellow;
     1. A function to show AGE version installed.
     2. Check and update version in pg_extension
   
   
   


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