apache / apache/age

AGE extension version check

Open
#180 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
C
Stars
4.8k
Forks
523
Avg merge
1d 2h
Merged PRs (30d)
9

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;
1. A function to show AGE version installed.
2. Check and update version in pg_extension

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.