Archives
Blogroll
hardware
java
Advertisement
Category Archives: postgresql
Installing native Postgres gem for ruby
Recently did wonder about how to replace the slow postgres-pr library with the native postgres version. Unfortuately the native client is not that easy to install, especially without having cygwin installed. You’ll need the postgres installation files for windows, best … Continue reading
Posted in postgresql, ruby on rails
2 Comments