You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@age.apache.org by "titoausten (via GitHub)" <gi...@apache.org> on 2023/08/22 15:24:14 UTC

[GitHub] [age] titoausten commented on issue #1170: AGE make segmentation fault for postgresql 15

titoausten commented on issue #1170:
URL: https://github.com/apache/age/issues/1170#issuecomment-1688402839

   Try the following process to solve this:
   
   - Firstly, ensure you switch to the right branch for that version which should be `PG15`
   - Secondly, add `PG_CONFIG` to the environment variables.
   `export PG_CONFIG=/usr/local/pgsql-12/bin/pg_config`
   - Finally, you can install.
   `sudo make install`
   


-- 
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