Installing PostgreSQL 8 on OSX via port
Wednesday, May 17th, 2006Attempting to install postgres via Darwin Ports forced me, for the first time to try to utilize variants. From what I understand, variants are somewhat like USE flags in Gentoo, but beyond that, I don’t know much.
The default postgres version in port is still 7, but postgresql8 is also in port, and currently is [...]