moiz697 commented on issue #915:
URL: https://github.com/apache/age/issues/915#issuecomment-1551778371

   Sudo make PG_CONFIG=path/to/postgre/bin/pg_config install
   
   after this run postgres 
   run this CREATE EXTENSION age;
   LOAD 'age';
   SET search_path = ag_catalog, "$user", public;  


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to