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
Leave a reply
Sudah lama saya tidak menggunakan Linux. Disini menggunakan yah bapak tau sendiri
.
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
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.
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.*.