Archive for April 28th, 2007|Daily archive page

Upgrading PostgreSQL dan Rubygems

I’ve finished upgrade PostgreSQL to 8.2.4. I also reinstalled ruby-postgres -0.7.1 gems.


bpdp@akakom:~$ gem install postgres -- - --with-pgsql-dir=/opt/software/postgresql/
Building native extensions. This could take a while...
Successfully installed postgres-0.7.1
bpdp@akakom:~$

As fair as I experienced, I don’t have any bad experience with Ruby 1.8.6, Rails 1.2.3, and PostgreSQL 8.2.x, although the ruby-postgres driver explicitly mentioned Postgresql 7 – 8.1. The website will be published next week.