age icon indicating copy to clipboard operation
age copied to clipboard

Graph database optimized for fast analysis and real-time data processing. It is provided as an extension to PostgreSQL.

Results 445 age issues
Sort by recently updated
recently updated
newest added

While trying to setup the extension, I did face a multitude of problems mostly due to the fact that I already had pg14 installed on my system and had to...

enhancement

Validate and document any issues with the Apache AGE setup and installation documentation for any OS environment using a version of PG12. The documentation should be correct and easy to...

Encountering issues installing AGE-1.1.0-rc0 and AGE_PG12.1.0_ALPHA for PG 11.5 and PG 12.10 respectively. `test_expr` is failing after running `make installcheck`. I am on **Ubuntu 22.04.1** through VirtualBox. Here are the...

question

This is to validate or assess if the alpha version of AGE for PG 12 is compatible with the latest release of PG 12. https://github.com/apache/age/tree/AGE_PG12.1.0_ALPHA

Research stress tests, and where AGE can use stress tests. Write a proposal for stress test cases in AGE.

Research benchmark tests, and devise benchmark tests for AGE.

documentation
enhancement
question

**Describe the bug** Documentation link in README is wrong and returns 404. It should be https://age.apache.org/age-manual/master/index.html instead of https://age.apache.org/docs/master/index.html. **Expected behavior** Link should not throw 404.

bug