You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@age.apache.org by "moiz697 (via GitHub)" <gi...@apache.org> on 2023/05/17 17:12:04 UTC

[GitHub] [age] moiz697 commented on issue #915: ag function does not exist - agtype_volatile_wrapper

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

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