Search code examples
Can't find the 'libpq-fe.h header when trying to install pg gem...


ruby-on-railsruby-on-rails-3postgresqlrails-postgresqlpg

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


ruby-on-railspostgresqlactiverecordrails-activerecordrails-postgresql

Read More
PostgreSQL date() with timezone...


postgresqldatetimetimezonepostgresql-9.1rails-postgresql

Read More
Postgresql adapter (pg): could not connect to server...


ruby-on-railspostgresqlrails-postgresqlpg

Read More
Connection refused (PGError) (postgresql and rails)...


ruby-on-railspostgresqlpostgresql-9.1postgresql-9.2rails-postgresql

Read More
How should I define a constraint for unique array values within a column in Rails?...


ruby-on-rails-4rails-activerecordrails-migrationsrails-postgresql

Read More
Rails pg gem Incompatible library version...


ruby-on-railsruby-on-rails-4rubygemsrails-postgresql

Read More
Postgres JSON data type Rails query...


jsonpostgresqlruby-on-rails-4rails-postgresqlpsql

Read More
ERROR: function unnest(integer[]) does not exist in postgresql...


postgresqlrails-postgresqlpostgresql-9.0postgresql-8.4

Read More
Postgres accent insensitive LIKE search in Rails 3.1 on Heroku...


ruby-on-railspostgresqlrails-postgresqlunaccent

Read More
Rails: rake db:create:all fails to connect to PostgreSQL database...


ruby-on-railsruby-on-rails-3postgresqlpostgresql-9.1rails-postgresql

Read More
How to compare if a record exist with json data type field?...


ruby-on-railspostgresqlruby-on-rails-4rails-postgresqlpostgresql-9.3

Read More
Set default value for Postgres JSON column in Rails < 4...


ruby-on-railsjsonruby-on-rails-3.2rails-postgresqlpg

Read More
SQL Count digits in a string...


sqlpostgresqlrails-postgresql

Read More
Rails 5 how to clear or delete production postgres database...


ruby-on-railsrubyrakeruby-on-rails-5rails-postgresql

Read More
PG::ConnectionBad: could not translate host name error after running export DATABASE_URL=postgres://...


databasepostgresqlpgrails-postgresql

Read More
How to submit a string array in a form Rails 4.2...


arraysrubypostgresqlrails-postgresqlruby-on-rails-4.2

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


ruby-on-railsrubyruby-on-rails-3activerecordrails-postgresql

Read More
rails select with includes...


ruby-on-railsactiverecordrails-postgresql

Read More
TimeZone and DST in Rails and PostgreSQL...


ruby-on-railspostgresqldatetimedstrails-postgresql

Read More
ruby on rails query on jsonb field does not work...


sqlruby-on-railspostgresqlrails-postgresqljsonb

Read More
How to set up Postgres database for local Rails project?...


ruby-on-railspostgresqlubuntupostgresql-9.1rails-postgresql

Read More
How do I lock records in Rails 3 for a specific amount of time?...


ruby-on-rails-3rails-postgresqlpessimistic-locking

Read More
Factory_girl_rails and postgres date format?...


postgresqldateruby-on-rails-3.1factory-botrails-postgresql

Read More
Heroku - Rails 3 to 3.1 migration issues with PostgreSQL: relation "users" does not exist...


ruby-on-railspostgresqlherokuruby-on-rails-3.1rails-postgresql

Read More
Trying to get Postres and Postgis running in Rails app...


ruby-on-railspostgresqlpostgispostgresql-9.1rails-postgresql

Read More
Rails 4.0.1 on Heroku, can't create database...


ruby-on-railsrubyherokuruby-on-rails-4rails-postgresql

Read More
Rails Scope: Select Distinct Title With Values...


ruby-on-railsruby-on-rails-3rails-activerecordrails-postgresql

Read More
Rails :order by date in Postgres returning incorrect order...


ruby-on-railsrails-postgresql

Read More
How do I migrate an ActiveRecord model attribute from json to jsonb?...


ruby-on-railspostgresqlrails-activerecordjsonbrails-postgresql

Read More
BackNext