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.

4 comments so far

  1. kania on

    Sudah lama saya tidak menggunakan Linux. Disini menggunakan yah bapak tau sendiri :D .

  2. Djendral on

    sobat sy mau join ama anak2 BEM gimana bisa soalx sy pingin kita ada temu teman STMIK seindonesia gimana bisa. hubungi sy diemail.Cyber_Djendral@yahoo.co.id

  3. Jane on

    Did you ever have a working version of the ruby-postgres-0.7.1 that worked with postgres 7.1 or 7.4? I’ve had lots of problems attempting to gem install for 7.4 postgres with the 0.7.1 ruby-postgres gem. It’s trying to use functions defined in the postgres 8.1 libraries.

  4. bpdp on

    Jane, unfortunately I don’t have PostgreSQL 7.x. While I don’t know the answer to your question, I might suggest you to upgrade PostgreSQL to 8.* and have your database dumped and restored to 8.*. :)


Leave a reply