Getting Postgresql 8.3.x on Gentoo
Posted in General on Apr 12th, 2009
I recently had some fun and games upgrading PostgresSQL on my Gentoo box – I was running 8.2.7 and needed 8.3.x for it’s support of ENUM types.
After some googling I found this blog which explained how to do it. There were a few extra steps for me, however, so I though I’d repost my findings [...]