KamleshKumar427 opened a new issue, #1247:
URL: https://github.com/apache/age/issues/1247

   **Describe the bug**
   AGE giving an error when installing on postgresql-11.18.
   
   **How are you accessing AGE (Command line, driver, etc.)?**
   I have PostgreSQL-11.18 installed on my system, and I am trying to install 
age on the top of it using command ```sudo make 
PG_CONFIG=/root/age_installation/pg/postgresql-11.18/bin/pg_config install``` 
but it return the following error:
    
   
![image](https://github.com/apache/age/assets/95052507/eac46e50-d29a-4e49-8730-db4cd0f63727)
   **What data setup do we need to do?**
   PostgreSQL-11.18
   
   **What is the necessary configuration info needed?**
   Postgresql v11.18 needed
   
   **What is the command that caused the error?**
   sudo make PG_CONFIG=/root/age_installation/pg/postgresql-11.18/bin/pg_config 
install
   
   **Expected behavior**
   It should install the AGE extension in Postgresql.
   
   


-- 
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: dev-unsubscr...@age.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to