-
Notifications
You must be signed in to change notification settings - Fork 482
AGE extension version check #180
Copy link
Copy link
Open
Labels
enhancementNew requestNew request
Description
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;
- A function to show AGE version installed.
- Check and update version in pg_extension
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew requestNew request
Type
Projects
Status
No status