How can I add the Apache AGE extension to my PostgreSQL database hosted on Amazon RDS?
I want to utilize the graph database capabilities offered by Apache AGE within my existing PostgreSQL environment.
I have researched the process but couldn't find clear instructions specific to Amazon RDS. Most of the available resources discuss installation steps for a local PostgreSQL installation.