On macports, there’s a package called postgresql_select
Is this intended as a utility to select a current active version of postgresql (assuming I have multiple versions of postgresql installed on my Mac)?
If so, how do I use it?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
This does the trick.
Where “postgresql” indicates the group in which we want to set and the second argument “postgresql90” is the version we want to make as default.
However, at this time of writing, setting to postgresql91 is not working correctly, reference https://trac.macports.org/ticket/31335