Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rails-postgresql

rake db:create fails, authentication problem with postgresql 8.4

Way to use postgresql and avoid testunit by default in rails 3.2?

How can I sort a list of ActiveRecords by an attribute length?

Use Postgres Multiple Schema Database in Rails

Avoid PG::InvalidTextRepresentation error when using Postgres UUID in Rails

Postgresql via homebrew vs. mountain lion OS X

Rails pg gem Incompatible library version

Rspec: How to suppress warnings and notices when running tests?

Creating a PostgreSQL sequence to a field (which is not the ID of the record)

Should I ignore schema.rb because extension differs on development/production OS?

PG::ConnectionBad: could not translate host name error after running export DATABASE_URL=postgres://$(whoami)

rspec returns "PG::Error: ERROR: relation "table_name" does not exist"

Retrieve the nextval from a sequence using activerecord in Ruby on Rails 3.2.14 / Ruby 2.0.0 / PostgreSQL 9.2.4

Can two "SELECT FOR UPDATE" statements on the same table cause a deadlock?

How to use ActiveRecord outside Rails?

Rails migration is always inserting whitespaces or changing the ordering of columns in the schema

Calendar tables in PostgreSQL 9

Rails :order by date in Postgres returning incorrect order

Heroku Rails could not fork new process for connection: Cannot allocate memory

Connection refused (PGError) (postgresql and rails)